SoSliceAlphaUses Enumeration |
Alpha component usage mode Used in the OIV.VolumeViz.Nodes.SoSlice.alphaUse field.
Namespace: OIV.VolumeViz.Nodes
Member name | Value | Description | |
---|---|---|---|
ALPHA_AS_IS | 0 | Use alpha values as is. | |
ALPHA_OPAQUE | 1 | Ignore alpha values (slice is opaque) | |
ALPHA_BINARY | 2 | Use Alpha in binary mode. |