SwiftlyS2

C_OP_DistanceBetweenTransforms

Interface C_OP_DistanceBetweenTransforms

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CollisionGroupName

string CollisionGroupName { get; set; }
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

ref float MaxTraceLength { get; }
Property Value

OutputMax

CPerParticleFloatInput OutputMax { get; }
Property Value

OutputMin

CPerParticleFloatInput OutputMin { get; }
Property Value

SetMethod

ref ParticleSetMethod_t SetMethod { get; }
Property Value

TraceSet

ref ParticleTraceSet_t TraceSet { get; }
Property Value

TransformEnd

CParticleTransformInput TransformEnd { get; }
Property Value

TransformStart

CParticleTransformInput TransformStart { get; }
Property Value

On this page