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

NameTypeAccessDescription
directionVector3ReadGets the direction that the entity is looking at.
targetNodeReadGets the target that the entity is looking at.

méthodes

SignatureDescription
getDirection()Vector3Gets the direction that the entity is looking at.
setDirection(value: Vector3)Sets the direction that the entity is looking at.
getTarget()NodeGets 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
 Français