|
SceneNodeIsWorldMatrixIdentity Field |
True if final world matrix (
WorldMatrix) is identity.
This field can be checked to skip multipliyng with WorldMatrix.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public bool IsWorldMatrixIdentity
Field Value
BooleanSee Also