nw::gfx::res::ResAlphaTest::SetTestEnabled Member Function

Syntax

void SetTestEnabled(
     bool value
);

Arguments

Name Description
in value Set to true if the alpha test is enabled. Set to false if it is disabled.

Return Values

None.

Description

Sets the alpha test enable flag.


CONFIDENTIAL