|
BaseTargetPositionCameraSetCameraPosition Method |
Sets the camera position on cameraToUpdate based on the TargetPosition
Namespace: Ab3d.CamerasAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax protected virtual void SetCameraPosition(
ProjectionCamera cameraToUpdate
)
Parameters
- cameraToUpdate ProjectionCamera
- cameraToUpdate
See Also