SwiftlyS2

C_OP_RemapCPtoVector

Interface C_OP_RemapCPtoVector

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Accelerate

ref bool Accelerate { get; }
Property Value

CPInput

ref int CPInput { get; }
Property Value

EndTime

ref float EndTime { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

InputMax

ref Vector InputMax { get; }
Property Value

InputMin

ref Vector InputMin { get; }
Property Value

InterpRate

ref float InterpRate { get; }
Property Value

LocalSpaceCP

ref int LocalSpaceCP { get; }
Property Value

Offset

ref bool Offset { get; }
Property Value

OutputMax

ref Vector OutputMax { get; }
Property Value

OutputMin

ref Vector OutputMin { get; }
Property Value

SetMethod

ref ParticleSetMethod_t SetMethod { get; }
Property Value

StartTime

ref float StartTime { get; }
Property Value

On this page