Matrix4.Invert Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Invert() | |
Invert(Matrix4) | |
Invert(Matrix4) |
Invert()
public void Invert ();
member this.Invert : unit -> unit
Applies to
Invert(Matrix4)
Invert(Matrix4)
public void Invert (ref OpenTK.Matrix4 result);
member this.Invert : -> unit
Parameters
- result
- Matrix4