BindablePointGetInverseTransformed Method |
Returns the inverse transformation of the vector. Should be used with constructor including the transformation.
BindablePoint(dvec3, dmat4) Namespace: RAYLASE.Shared.GUIAssembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.19.0
Syntaxpublic dvec3 GetInverseTransformed()
Return Value
dvec3[Missing <returns> documentation for "M:RAYLASE.Shared.GUI.BindablePoint.GetInverseTransformed"]
See Also