Uses of Interface
com.solibri.smc.api.threed.PerspectiveCameraState
Packages that use PerspectiveCameraState
-
Uses of PerspectiveCameraState in com.solibri.smc.api.threed
Methods in com.solibri.smc.api.threed that return PerspectiveCameraStateModifier and TypeMethodDescriptionstatic PerspectiveCameraState
PerspectiveCameraState.create
(Vector3d location, Vector3d direction, Vector3d upDirection, double fieldOfView) Creates a new perspective camera state.