Method b3MakeWorldTransform
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3MakeWorldTransform(b3Transform)
Promotes a local transform to a world transform.
public static b3Transform b3MakeWorldTransform(b3Transform t)Parameters
tb3Transform-
The transform.
Returns
- b3Transform
-
The world transform.
Remarks
Lossless in both precision modes.