SwiftlyS2

C_OP_RemapTransformVisibilityToVector

Interface C_OP_RemapTransformVisibilityToVector

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

InputMax

ref float InputMax { get; }
Property Value

InputMin

ref float InputMin { get; }
Property Value

OutputMax

ref Vector OutputMax { get; }
Property Value

OutputMin

ref Vector OutputMin { get; }
Property Value

Radius

ref float Radius { get; }
Property Value

SetMethod

ref ParticleSetMethod_t SetMethod { get; }
Property Value

TransformInput

CParticleTransformInput TransformInput { get; }
Property Value

On this page