Base |
The BaseTargetRect3DCamera type exposes the following members.
Name | Description | |
---|---|---|
AbsoluteDistance | Gets a distance from the camera to the Camera's target position - the value is an absolute value regardless of IsDistancePercent property. | |
IsDistancePercent | Gets or sets a Boolean that specifies if the Distance property is specified in percentage or absolute value. | |
IsDynamicTarget | 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. |