SwiftlyS2

C_INIT_RtEnvCull

Interface C_INIT_RtEnvCull

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_INIT_RtEnvCull : CParticleFunctionInitializer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionInitializer>, ISchemaClass<C_INIT_RtEnvCull>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Component

ref int Component { get; }
Property Value

CullOnMiss

ref bool CullOnMiss { get; }
Property Value

LifeAdjust

ref bool LifeAdjust { get; }
Property Value

RTEnvCP

ref int RTEnvCP { get; }
Property Value

RtEnvName

string RtEnvName { get; set; }
Property Value

TestDir

ref Vector TestDir { get; }
Property Value

TestNormal

ref Vector TestNormal { get; }
Property Value

UseVelocity

ref bool UseVelocity { get; }
Property Value

On this page