SoComputeShaderScheduler Properties |
The SoComputeShaderScheduler type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | numWorkGroups | Specifies the number of local work groups dispatched in the X, Y and Z dimensions for the computation. |
![]() | policy | Specifies the policy used for scheduling the computation. |
![]() | trigger | Trigger field to execute the shader computation. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |