C_INIT_RemapScalarToVector
Interface C_INIT_RemapScalarToVector
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_INIT_RemapScalarToVector : CParticleFunctionInitializer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionInitializer>, ISchemaClass<C_INIT_RemapScalarToVector>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionInitializer
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionInitializer>
- ISchemaClass<C_INIT_RemapScalarToVector>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
ControlPointNumber
ref int ControlPointNumber { get; }Property Value
EndTime
ref float EndTime { get; }Property Value
FieldInput
ParticleAttributeIndex_t FieldInput { get; }Property Value
FieldOutput
ParticleAttributeIndex_t FieldOutput { get; }Property Value
InputMax
ref float InputMax { get; }Property Value
InputMin
ref float InputMin { get; }Property Value
LocalCoords
ref bool LocalCoords { get; }Property Value
OutputMax
ref Vector OutputMax { get; }Property Value
OutputMin
ref Vector OutputMin { get; }Property Value
RemapBias
ref float RemapBias { get; }Property Value
SetMethod
ref ParticleSetMethod_t SetMethod { get; }Property Value
StartTime
ref float StartTime { get; }Property Value