Click or drag to resize

BitDepth Enumeration

Defines bit depth for OctreeQuantizer.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public enum BitDepth
Members
  Member nameValueDescription
Bits80 8 bits.
Bits161 16 bits.
Bits242 24 bits.
See Also