Click or drag to resize
AB4D logo

BaseTargetRect3DCameraSetCameraPosition(ProjectionCamera) Method

Sets the camera position on cameraToUpdate based on the TargetPosition - overridden to use the IsDistancePercent property

Namespace: Ab3d.Cameras
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.0.8746.1045
Syntax
C#
protected override void SetCameraPosition(
	ProjectionCamera cameraToUpdate
)

Parameters

cameraToUpdate  ProjectionCamera
cameraToUpdate
See Also