IOrientable
Vue de l’ensemble
‘Iorientable’ est une interface dans Aspose.3D FOSS pour Java.
Les entités orientées mettent en œuvre cette interface.
Cette interface fournit 4 méthodes pour travailler avec des objets IOrientable dans les programmes Java. Les méthodologies disponibles comprennent: ‘getDirection’, ‘getTarget’, setDirect', ‘setTarjet'. Tous les membres publics sont accessibles à n'importe quelle application Java après l'installation de l’Aspose.3D FOSS pour le package Java . Propriétés : 'direction, ’target`.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
direction | Vector3 | Read | Gets the direction that the entity is looking at. |
target | Node | Read | Gets the target that the entity is looking at. |
méthodes
| Signature | Description |
|---|---|
getDirection() → Vector3 | Gets the direction that the entity is looking at. |
setDirection(value: Vector3) | Sets the direction that the entity is looking at. |
getTarget() → Node | Gets the target that the entity is looking at. |
setTarget(value: Node) | Sets the target that the entity is looking at. |
Voir aussi
- Aspose.3D - référence API d’entreprise