nw::gfx::res::ResShaderProgramDescription::Flag Enumerator Type

Syntax

enum Flag;

Value

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.

Description

Flag definitinos for shader program resources.


CONFIDENTIAL