BBMOD_DLL.set_disable_tangent

A function defined in BBMOD_DLL.gml

set_disable_tangent(_disable)

Description

Enables/disables tangent and bitangent vectors. These are by default enabled.

Arguments

Name Type Description
_disable Bool true to disable tangent and bitangent vectors.

Returns

Struct.BBMOD_DLL Returns self.

Throws

See also

BBMOD_DLL.get_disable_tangent

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.