SwiftlyS2

CParticleFunctionRenderer

Interface CParticleFunctionRenderer

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CannotBeRefracted

ref bool CannotBeRefracted { get; }
Property Value

SkipRenderingOnMobile

ref bool SkipRenderingOnMobile { get; }
Property Value

VisibilityInputs

CParticleVisibilityInputs VisibilityInputs { get; }
Property Value

On this page