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