SwiftlyS2

C_OP_SetRandomControlPointPosition

Interface C_OP_SetRandomControlPointPosition

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CP1

ref int CP1 { get; }
Property Value

CPMaxPos

ref Vector CPMaxPos { get; }
Property Value

CPMinPos

ref Vector CPMinPos { get; }
Property Value

HeadLocation

ref int HeadLocation { get; }
Property Value

Interpolation

CParticleCollectionFloatInput Interpolation { get; }
Property Value

Orient

ref bool Orient { get; }
Property Value

ReRandomRate

CParticleCollectionFloatInput ReRandomRate { get; }
Property Value

UseWorldLocation

ref bool UseWorldLocation { get; }
Property Value

On this page