SwiftlyS2

C_INIT_CreateWithinCapsuleTransform

Interface C_INIT_CreateWithinCapsuleTransform

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

FieldVelocity

ParticleAttributeIndex_t FieldVelocity { get; }
Property Value

Height

CPerParticleFloatInput Height { get; }
Property Value

LocalCoordinateSystemSpeedMax

CPerParticleVecInput LocalCoordinateSystemSpeedMax { get; }
Property Value

LocalCoordinateSystemSpeedMin

CPerParticleVecInput LocalCoordinateSystemSpeedMin { 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