Interface IStripper
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public interface IStripper
Properties
active
Returns if the stripper is active
Declaration
bool active { get; }
Property Value
Type | Description |
---|---|
bool |