SwiftlyS2

C_OP_RemapDirectionToCPToVector

Interface C_OP_RemapDirectionToCPToVector

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CP

ref int CP { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

FieldStrength

ParticleAttributeIndex_t FieldStrength { get; }
Property Value

Normalize

ref bool Normalize { get; }
Property Value

OffsetAxis

ref Vector OffsetAxis { get; }
Property Value

OffsetRot

ref float OffsetRot { get; }
Property Value

Scale

ref float Scale { get; }
Property Value

On this page