PRIM GLTF ALPHA MODE OPAQUE
Jump to navigation
Jump to search
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PRIM_GLTF_ALPHA_MODE_OPAQUE = 0;The integer constant PRIM_GLTF_ALPHA_MODE_OPAQUE has the value 0
Opaque rendering mode for GLTF materials, used with PRIM_GLTF_BASE_COLOR. No transparency.
Caveats