SoComputeShaderSchedulerpolicy Property |
Specifies the policy used for scheduling the computation.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoComputeShaderSchedulerPolicies> policy { get; }
Public ReadOnly Property policy As SoSFEnum(Of SoComputeShaderSchedulerPolicies)
Get
public:
property SoSFEnum<SoComputeShaderSchedulerPolicies>^ policy {
SoSFEnum<SoComputeShaderSchedulerPolicies>^ get ();
}
member policy : SoSFEnum<SoComputeShaderSchedulerPolicies> with get
Property Value
Type:
SoSFEnumSoComputeShaderSchedulerPoliciesRemarks See Also