Changing Plane Orientation
Contents
[
Hide
]
This feature is supported by version 19.5 or greater.
Changing Plane Orientation
Aspose.3D for Java allows changing orientation of a scene. In order to change the orientation, getUp()
and setUp()
methods are introduced in Plane
Class. Following code snippet shows how to change the plane’s orientation: