SwiftlyS2

C_OP_SetControlPointToImpactPoint

Interface C_OP_SetControlPointToImpactPoint

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_SetControlPointToImpactPoint : CParticleFunctionPreEmission, CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<CParticleFunctionPreEmission>, ISchemaClass<C_OP_SetControlPointToImpactPoint>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

CPIn

ref int CPIn { get; }
Property Value

CPOut

ref int CPOut { get; }
Property Value

CollisionGroupName

string CollisionGroupName { get; set; }
Property Value

IncludeWater

ref bool IncludeWater { get; }
Property Value

Offset

ref float Offset { get; }
Property Value

SetToEndpoint

ref bool SetToEndpoint { get; }
Property Value

StartOffset

ref float StartOffset { get; }
Property Value

TraceDir

ref Vector TraceDir { get; }
Property Value

TraceLength

CParticleCollectionFloatInput TraceLength { get; }
Property Value

TraceSet

ref ParticleTraceSet_t TraceSet { get; }
Property Value

TraceToClosestSurface

ref bool TraceToClosestSurface { get; }
Property Value

UpdateRate

ref float UpdateRate { get; }
Property Value

On this page