 |
BaseTargetRect3DCameraSetCameraPosition(ProjectionCamera) Method |
Sets the camera position on cameraToUpdate based on the TargetPosition - overridden to use the IsDistancePercent property
Namespace: Ab3d.CamerasAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntaxprotected override void SetCameraPosition(
ProjectionCamera cameraToUpdate
)
Parameters
- cameraToUpdate ProjectionCamera
- cameraToUpdate
See Also