Uses of Interface
com.solibri.smc.api.threed.PerspectiveCameraState
Package | Description |
---|---|
com.solibri.smc.api.threed |
-
Uses of PerspectiveCameraState in com.solibri.smc.api.threed
Methods in com.solibri.smc.api.threed that return PerspectiveCameraState Modifier and Type Method Description static PerspectiveCameraState
PerspectiveCameraState. create(Vector3d location, Vector3d direction, Vector3d upDirection, double fieldOfView)
Creates a new perspective camera state.