NMatrix4x3.Column0 Property
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.
public OpenTK.NVector3 Column0 { get; set; }
member this.Column0 : OpenTK.NVector3 with get, set