SwiftlyS2

C_OP_RtEnvCull

Interface C_OP_RtEnvCull

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_RtEnvCull : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_RtEnvCull>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Component

ref int Component { get; }
Property Value

CullOnMiss

ref bool CullOnMiss { get; }
Property Value

RTEnvCP

ref int RTEnvCP { get; }
Property Value

RtEnvName

string RtEnvName { get; set; }
Property Value

StickInsteadOfCull

ref bool StickInsteadOfCull { get; }
Property Value

TestDir

ref Vector TestDir { get; }
Property Value

TestNormal

ref Vector TestNormal { get; }
Property Value

On this page