SwiftlyS2

C_INIT_AddVectorToVector

Interface C_INIT_AddVectorToVector

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_INIT_AddVectorToVector : CParticleFunctionInitializer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionInitializer>, ISchemaClass<C_INIT_AddVectorToVector>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

FieldInput

ParticleAttributeIndex_t FieldInput { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

OffsetMax

ref Vector OffsetMax { get; }
Property Value

OffsetMin

ref Vector OffsetMin { get; }
Property Value

RandomnessParameters

CRandomNumberGeneratorParameters RandomnessParameters { get; }
Property Value

Scale

ref Vector Scale { get; }
Property Value

On this page