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