C_INIT_RandomVector
Interface C_INIT_RandomVector
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_INIT_RandomVector : CParticleFunctionInitializer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionInitializer>, ISchemaClass<C_INIT_RandomVector>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionInitializer
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionInitializer>
- ISchemaClass<C_INIT_RandomVector>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
FieldOutput
ParticleAttributeIndex_t FieldOutput { get; }Property Value
Max
ref Vector Max { get; }Property Value
Min
ref Vector Min { get; }Property Value
RandomnessParameters
CRandomNumberGeneratorParameters RandomnessParameters { get; }Property Value