SwiftlyS2

C_OP_RenderPostProcessing

Interface C_OP_RenderPostProcessing

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

PostProcessStrength

CPerParticleFloatInput PostProcessStrength { get; }
Property Value

PostTexture

ref CStrongHandle<InfoForResourceTypeCPostProcessingResource> PostTexture { get; }
Property Value

Priority

ref ParticlePostProcessPriorityGroup_t Priority { get; }
Property Value

On this page