Click or drag to resize
TileInfo Properties

The SoDataCompressorTileInfo type exposes the following members.

Properties
  NameDescription
Public propertyDataType

Tile's data type (byte, int, etc.).

Public propertyStatic memberDefault
Public propertyDims

Dimensions of the tile.

Public propertyIsRGBA

True if tile data is a RGBA color packed in a 32bits integer.

Public propertyRange

Data range of the tile's volume.

Top
See Also