FVector4
İçindekiler
[
Saklamak
]FVector4 structure
Dört bileşenli bir kayan vektör.
public struct FVector4
yapıcılar
| İsim | Tanı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
| İsim | Tanı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
| İsim | Tanım |
|---|---|
| w | w bileşeni. |
| x | x bileşeni. |
| y | Y bileşeni. |
| z | z bileşeni. |
Ayrıca bakınız
- ad alanı Aspose.ThreeD.Utilities
- toplantı Aspose.3D