SwiftlyS2

C_OP_RemapTransformOrientationToYaw

Interface C_OP_RemapTransformOrientationToYaw

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

RotOffset

ref float RotOffset { get; }
Property Value

SpinStrength

ref float SpinStrength { get; }
Property Value

TransformInput

CParticleTransformInput TransformInput { get; }
Property Value

On this page