Bagikan melalui


Vec2 Struktur

Definisi

Perhatian

This is no longer used, and might be removed at some point

Struct menentukan nilai ganda X dan Y.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("This is no longer used, and might be removed at some point ")]
public struct Vec2
type Vec2 = struct
Warisan
System.ValueType
Vec2
Atribut
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Konstruktor

Vec2(Double, Double)
Kedaluwarsa.

Membuat baru Vec2 yang ditentukan oleh x dan y.

Bidang

X
Kedaluwarsa.

Koordinat horizontal.

Y
Kedaluwarsa.

Koordinat vertikal.

Berlaku untuk