C_OP_DistanceToTransform
Interface C_OP_DistanceToTransform
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_OP_DistanceToTransform : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_DistanceToTransform>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionOperator
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionOperator>
- ISchemaClass<C_OP_DistanceToTransform>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
ActiveRange
ref bool ActiveRange { get; }Property Value
Additive
ref bool Additive { get; }Property Value
CollisionGroupName
string CollisionGroupName { get; set; }Property Value
ComponentScale
CPerParticleVecInput ComponentScale { 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
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
TransformStart
CParticleTransformInput TransformStart { get; }Property Value