C_OP_DistanceBetweenVecs
Interface C_OP_DistanceBetweenVecs
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_OP_DistanceBetweenVecs : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_DistanceBetweenVecs>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionOperator
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionOperator>
- ISchemaClass<C_OP_DistanceBetweenVecs>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
DeltaTime
ref bool DeltaTime { get; }Property Value
FieldOutput
ParticleAttributeIndex_t FieldOutput { get; }Property Value
InputMax
CPerParticleFloatInput InputMax { get; }Property Value
InputMin
CPerParticleFloatInput InputMin { get; }Property Value
OutputMax
CPerParticleFloatInput OutputMax { get; }Property Value
OutputMin
CPerParticleFloatInput OutputMin { get; }Property Value
Point1
CPerParticleVecInput Point1 { get; }Property Value
Point2
CPerParticleVecInput Point2 { get; }Property Value
SetMethod
ref ParticleSetMethod_t SetMethod { get; }Property Value