C_OP_WaterImpulseRenderer
Interface C_OP_WaterImpulseRenderer
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_OP_WaterImpulseRenderer : CParticleFunctionRenderer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionRenderer>, ISchemaClass<C_OP_WaterImpulseRenderer>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionRenderer
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionRenderer>
- ISchemaClass<C_OP_WaterImpulseRenderer>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
EventType
ref EventTypeSelection_t EventType { get; }Property Value
IsRadialWind
ref bool IsRadialWind { get; }Property Value
Magnitude
CPerParticleFloatInput Magnitude { get; }Property Value
Pos
CPerParticleVecInput Pos { get; }Property Value
Radius
CPerParticleFloatInput Radius { get; }Property Value
Shape
CPerParticleFloatInput Shape { get; }Property Value
WindSpeed
CPerParticleFloatInput WindSpeed { get; }Property Value
Wobble
CPerParticleFloatInput Wobble { get; }Property Value