SwiftlyS2

C_OP_RotateVector

Interface C_OP_RotateVector

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

Normalize

ref bool Normalize { get; }
Property Value

RotAxisMax

ref Vector RotAxisMax { get; }
Property Value

RotAxisMin

ref Vector RotAxisMin { get; }
Property Value

RotRateMax

ref float RotRateMax { get; }
Property Value

RotRateMin

ref float RotRateMin { get; }
Property Value

Scale

CPerParticleFloatInput Scale { get; }
Property Value

On this page