Click or drag to resize
AB4D logo

BaseTargetRect3DCamera Properties

The BaseTargetRect3DCamera type exposes the following members.

Properties
 NameDescription
Public propertyAbsoluteDistance Gets a distance from the camera to the Camera's target position - the value is an absolute value regardless of IsDistancePercent property.
Public propertyIsDistancePercent Gets or sets a Boolean that specifies if the Distance property is specified in percentage or absolute value.
Public propertyIsDynamicTarget Gets or sets a Boolean value that specifies if the Camera is constantly (CompositionTarget.Rendering event) monitoring the position and size of the TargetRect3D and move the camera according to the change.
Top
See Also