Package apple.modelio.enums
Class MDLTextureChannelEncoding
- java.lang.Object
-
- apple.modelio.enums.MDLTextureChannelEncoding
-
public final class MDLTextureChannelEncoding extends java.lang.ObjectThe enoding of texel channel elements
-
-
Field Detail
-
UInt8
public static final long UInt8
- See Also:
- Constant Field Values
-
Uint8
public static final long Uint8
- See Also:
- Constant Field Values
-
UInt16
public static final long UInt16
- See Also:
- Constant Field Values
-
Uint16
public static final long Uint16
- See Also:
- Constant Field Values
-
UInt24
public static final long UInt24
- See Also:
- Constant Field Values
-
Uint24
public static final long Uint24
- See Also:
- Constant Field Values
-
UInt32
public static final long UInt32
- See Also:
- Constant Field Values
-
Uint32
public static final long Uint32
- See Also:
- Constant Field Values
-
Float16
public static final long Float16
- See Also:
- Constant Field Values
-
Float32
public static final long Float32
- See Also:
- Constant Field Values
-
Float16SR
public static final long Float16SR
- See Also:
- Constant Field Values
-
-