ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Vector3 Structure / One Field

In This Topic
    One Field (Vector3)
    In This Topic
    A Vector3 with all of its components set to one.
    Syntax
    'Declaration
     
    Public Shared ReadOnly One As Vector3
    public static readonly Vector3 One
    See Also