SwiftlyS2

C_INIT_CreateWithinSphereTransform

Interface C_INIT_CreateWithinSphereTransform

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

DistanceBias

CPerParticleVecInput DistanceBias { get; }
Property Value

DistanceBiasAbs

ref Vector DistanceBiasAbs { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

FieldVelocity

ParticleAttributeIndex_t FieldVelocity { get; }
Property Value

LocalCoordinateSystemSpeedMax

CPerParticleVecInput LocalCoordinateSystemSpeedMax { get; }
Property Value

LocalCoordinateSystemSpeedMin

CPerParticleVecInput LocalCoordinateSystemSpeedMin { get; }
Property Value

LocalCoords

ref bool LocalCoords { get; }
Property Value

RadiusMax

CPerParticleFloatInput RadiusMax { get; }
Property Value

RadiusMin

CPerParticleFloatInput RadiusMin { get; }
Property Value

SpeedMax

CPerParticleFloatInput SpeedMax { get; }
Property Value

SpeedMin

CPerParticleFloatInput SpeedMin { get; }
Property Value

SpeedRandExp

ref float SpeedRandExp { get; }
Property Value

TransformInput

CParticleTransformInput TransformInput { get; }
Property Value

On this page