SwiftlyS2

C_OP_RenderVolumetricEmitter

Interface C_OP_RenderVolumetricEmitter

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_RenderVolumetricEmitter : CParticleFunctionRenderer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionRenderer>, ISchemaClass<C_OP_RenderVolumetricEmitter>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

CreationType

ref ParticleVolumetricSmokeCreationType_t CreationType { get; }
Property Value

Density

CPerParticleFloatInput Density { get; }
Property Value

EventType

ref EventTypeSelection_t EventType { get; }
Property Value

Falloff

CPerParticleFloatInput Falloff { get; }
Property Value

KillRadius

CPerParticleFloatInput KillRadius { get; }
Property Value

Magnitude

CPerParticleFloatInput Magnitude { get; }
Property Value

Pos

CPerParticleVecInput Pos { get; }
Property Value

Radius

CPerParticleFloatInput Radius { get; }
Property Value

StrChannelType

string StrChannelType { get; set; }
Property Value

Temperature

CPerParticleFloatInput Temperature { get; }
Property Value

Type

ref ParticleVolumetricSmokeType_t Type { get; }
Property Value

Velocity

CPerParticleVecInput Velocity { get; }
Property Value

On this page