FVector4

FVector4 structure

Dört bileşenli bir kayan vektör.

public struct FVector4

yapıcılar

İsimTanım
FVector4(Color)Yeni bir örneğini başlatırFVector4 .
FVector4(Vector3)Yeni bir örneğini başlatırFVector4 .
FVector4(Vector4)Yeni bir örneğini başlatırFVector4 .
FVector4(Vector3, float)Yeni bir örneğini başlatırFVector4 .
FVector4(float, float, float)Yeni bir örneğini başlatırFVector4 .
FVector4(float, float, float, float)Yeni bir örneğini başlatırFVector4 .

yöntemler

İsimTanım
override ToString()FVector4
operator ++ için operatör aşırı yüklemesi
explicit operator
operator ** için operatör aşırı yüklemesi
operator -- (eksi) için operatör aşırı yüklemesi

Alanlar

İsimTanım
ww bileşeni.
xx bileşeni.
yY bileşeni.
zz bileşeni.

Ayrıca bakınız