Class SoComputeShaderScheduler

    • Field Detail

      • numWorkGroups

        public final SoSFVec3i32 numWorkGroups
        Specifies the number of local work groups dispatched in the X, Y and Z dimensions for the computation. Default value is (1, 1, 1)
    • Constructor Detail

      • SoComputeShaderScheduler

        public SoComputeShaderScheduler()