enum Flag;
| Value | Description |
|---|---|
FLAG_IS_SUPPORTING_RIGID_SKINNING |
Flag that indicates whether rigid skinning is supported. |
FLAG_IS_SUPPORTING_SMOOTH_SKINNING |
Flag that indicates whether smooth skinning is supported. |
FLAG_IS_SUPPORTING_HEMISPHERE_LIGHTING |
Flag that indicates whether hemispherical lighting is supported. |
FLAG_IS_SUPPORTING_VERTEX_MORPH_SHADER |
Flag that indicates whether vertex morphing is supported. |
Flag definitinos for shader program resources.
CONFIDENTIAL