FVector4
Contenu
[
Cacher
]FVector4 structure
Un vecteur flottant à quatre composantes.
public struct FVector4
Constructeurs
| Nom | La description |
|---|---|
| FVector4(Color) | Initialise une nouvelle instance duFVector4 . |
| FVector4(Vector3) | Initialise une nouvelle instance duFVector4 . |
| FVector4(Vector4) | Initialise une nouvelle instance duFVector4 . |
| FVector4(Vector3, float) | Initialise une nouvelle instance duFVector4 . |
| FVector4(float, float, float) | Initialise une nouvelle instance duFVector4 . |
| FVector4(float, float, float, float) | Initialise une nouvelle instance duFVector4 . |
Méthodes
| Nom | La description |
|---|---|
| override ToString() | Renvoie une chaîne qui représente leFVector4 |
| operator + | Surcharge d’opérateur pour + |
| explicit operator | |
| operator * | Surcharge de l’opérateur pour * |
| operator - | Surcharge de l’opérateur pour - (moins) |
Des champs
| Nom | La description |
|---|---|
| w | Le composant w. |
| x | La composante x. |
| y | La composante y. |
| z | La composante z. |
Voir également
- espace de noms Aspose.ThreeD.Utilities
- Assemblée Aspose.3D