Click or drag to resize
AB4D logo

BaseTargetRect3DCameraSetCameraForTargetRect Method

Updates the TargetPosition based on the targetRect3D

Namespace: Ab3d.Cameras
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
protected virtual void SetCameraForTargetRect(
	Rect3D targetRect
)

Parameters

targetRect  Rect3D
Rect3D
See Also