Click or drag to resize
AB4D logo

BaseTargetRect3DCameraSetTargetRect3D Method

Sets the value of TargetRect3DProperty

Namespace: Ab3d.Cameras
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.0.8746.1045
Syntax
C#
protected void SetTargetRect3D(
	Rect3D targetRect
)

Parameters

targetRect  Rect3D
targetRect
See Also