SwiftlyS2

C_OP_SetChildControlPoints

Interface C_OP_SetChildControlPoints

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ChildGroupID

ref int ChildGroupID { get; }
Property Value

FirstControlPoint

ref int FirstControlPoint { get; }
Property Value

FirstSourcePoint

CParticleCollectionFloatInput FirstSourcePoint { get; }
Property Value

NumControlPoints

ref int NumControlPoints { get; }
Property Value

Orientation

ref ParticleOrientationType_t Orientation { get; }
Property Value

Reverse

ref bool Reverse { get; }
Property Value

SetOrientation

ref bool SetOrientation { get; }
Property Value

On this page