Method InternalPrepareDispatch
InternalPrepareDispatch(CommandBuffer)
Device-specific command buffer setup for conversion to point cloud.
Declaration
protected virtual void InternalPrepareDispatch(CommandBuffer cmd)
Parameters
Type | Name | Description |
---|---|---|
CommandBuffer | cmd | Command buffer provided any other ressources or parameters before dispatching the compute shader. |