Matrix4d.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.
The first column of this matrix
public OpenTK.Vector4d Column0 { get; }
member this.Column0 : OpenTK.Vector4d