C_INIT_DistanceToCPInit
Interface C_INIT_DistanceToCPInit
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_INIT_DistanceToCPInit : CParticleFunctionInitializer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionInitializer>, ISchemaClass<C_INIT_DistanceToCPInit>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionInitializer
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionInitializer>
- ISchemaClass<C_INIT_DistanceToCPInit>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
ActiveRange
ref bool ActiveRange { get; }Property Value
CollisionGroupName
string CollisionGroupName { get; set; }Property Value
DistanceScale
ref Vector DistanceScale { get; }Property Value
FieldOutput
ParticleAttributeIndex_t FieldOutput { get; }Property Value
InputMax
CPerParticleFloatInput InputMax { get; }Property Value
InputMin
CPerParticleFloatInput InputMin { get; }Property Value
LOS
ref bool LOS { get; }Property Value
LOSScale
ref float LOSScale { get; }Property Value
MaxTraceLength
CPerParticleFloatInput MaxTraceLength { get; }Property Value
OutputMax
CPerParticleFloatInput OutputMax { get; }Property Value
OutputMin
CPerParticleFloatInput OutputMin { get; }Property Value
RemapBias
ref float RemapBias { get; }Property Value
SetMethod
ref ParticleSetMethod_t SetMethod { get; }Property Value
StartCP
ref int StartCP { get; }Property Value
TraceSet
ref ParticleTraceSet_t TraceSet { get; }Property Value