Class StackLit
Syntax
public class StackLit : RenderPipelineMaterial
Constructors
StackLit()
Declaration
Methods
Bind(CommandBuffer)
Declaration
public override void Bind(CommandBuffer cmd)
Parameters
| Type |
Name |
Description |
| CommandBuffer |
cmd |
|
Overrides
Build(HDRenderPipelineAsset)
Declaration
public override void Build(HDRenderPipelineAsset hdAsset)
Parameters
Overrides
Cleanup()
Declaration
public override void Cleanup()
Overrides
RenderInit(CommandBuffer)
Declaration
public override void RenderInit(CommandBuffer cmd)
Parameters
| Type |
Name |
Description |
| CommandBuffer |
cmd |
|
Overrides