Interface IMayRequireDepthTexture
Namespace: UnityEditor.ShaderGraph
Syntax
public interface IMayRequireDepthTexture
Methods
RequiresDepthTexture(ShaderStageCapability)
Declaration
bool RequiresDepthTexture(ShaderStageCapability stageCapability = ShaderStageCapability.All)
Parameters
Type | Name | Description |
---|---|---|
ShaderStageCapability | stageCapability |
Returns
Type | Description |
---|---|
System.Boolean |