Class Vector4F
長さ4のfloatベクトル。
public sealed class Vector4F
- 継承
-
Vector4F
フィールド
w
ベクトルのw成分。
public float w
x
ベクトルのx成分。
public float x
y
ベクトルのy成分。
public float y
z
ベクトルのz成分。
public float z
長さ4のfloatベクトル。
public sealed class Vector4F
ベクトルのw成分。
public float w
ベクトルのx成分。
public float x
ベクトルのy成分。
public float y
ベクトルのz成分。
public float z