ModelPartFlags
Description
Enumeration of behaviour flags for IModelPart objects.
Public / Constants
VertexColorIsAlbedo
The color channels (compressed sRGB) of the vertex colors (see Semantic.Texture) shall be used to modulate the albedo.
VertexAlphaIsOcclusion
The alpha channel of the vertex colors (see Semantic.Texture) stores a linear ambient occlusion term, instead of transparency information.