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, INativeHandleImplements
- CParticleFunctionRenderer
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionRenderer>
- ISchemaClass<C_OP_RenderPostProcessing>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
PostProcessStrength
CPerParticleFloatInput PostProcessStrength { get; }Property Value
PostTexture
ref CStrongHandle<InfoForResourceTypeCPostProcessingResource> PostTexture { get; }Property Value
Priority
ref ParticlePostProcessPriorityGroup_t Priority { get; }Property Value