SwiftlyS2

C_OP_SetControlPointsToParticle

Interface C_OP_SetControlPointsToParticle

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ChildGroupID

ref int ChildGroupID { get; }
Property Value

FirstControlPoint

ref int FirstControlPoint { get; }
Property Value

FirstSourcePoint

ref int FirstSourcePoint { get; }
Property Value

NumControlPoints

ref int NumControlPoints { get; }
Property Value

OrientationMode

ref ParticleOrientationSetMode_t OrientationMode { get; }
Property Value

Reverse

ref bool Reverse { get; }
Property Value

SetOrientation

ref bool SetOrientation { get; }
Property Value

SetParent

ref ParticleParentSetMode_t SetParent { get; }
Property Value

On this page