C_OP_NoiseEmitter
Interface C_OP_NoiseEmitter
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_OP_NoiseEmitter : CParticleFunctionEmitter, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionEmitter>, ISchemaClass<C_OP_NoiseEmitter>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionEmitter
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionEmitter>
- ISchemaClass<C_OP_NoiseEmitter>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
AbsVal
ref bool AbsVal { get; }Property Value
AbsValInv
ref bool AbsValInv { get; }Property Value
EmissionDuration
ref float EmissionDuration { get; }Property Value
EmissionScale
ref float EmissionScale { get; }Property Value
NoiseScale
ref float NoiseScale { get; }Property Value
Offset
ref float Offset { get; }Property Value
OffsetLoc
ref Vector OffsetLoc { get; }Property Value
OutputMax
ref float OutputMax { get; }Property Value
OutputMin
ref float OutputMin { get; }Property Value
ScaleControlPoint
ref int ScaleControlPoint { get; }Property Value
ScaleControlPointField
ref int ScaleControlPointField { get; }Property Value
StartTime
ref float StartTime { get; }Property Value
WorldNoisePoint
ref int WorldNoisePoint { get; }Property Value
WorldNoiseScale
ref float WorldNoiseScale { get; }Property Value
WorldTimeScale
ref float WorldTimeScale { get; }Property Value