SwiftlyS2

C_OP_MovementRotateParticleAroundAxis

Interface C_OP_MovementRotateParticleAroundAxis

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

LocalSpace

ref bool LocalSpace { get; }
Property Value

RotAxis

CParticleCollectionVecInput RotAxis { get; }
Property Value

RotRate

CParticleCollectionFloatInput RotRate { get; }
Property Value

TransformInput

CParticleTransformInput TransformInput { get; }
Property Value

On this page