nw::gfx::RenderContext::DeactivateVertexAttribute Member Function

Syntax

void DeactivateVertexAttribute(
     ResMesh mesh
);

Arguments

Name Description
in mesh Mesh data to be rendered.

Return Values

None.

Description

Disables GPU vertex attributes.


CONFIDENTIAL