CParticleMassCalculationParameters
Interface CParticleMassCalculationParameters
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CParticleMassCalculationParameters : ISchemaClass<CParticleMassCalculationParameters>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
MassMode
ref ParticleMassMode_t MassMode { get; }Property Value
NominalRadius
CPerParticleFloatInput NominalRadius { get; }Property Value
Radius
CPerParticleFloatInput Radius { get; }Property Value
Scale
CPerParticleFloatInput Scale { get; }Property Value