 |
BaseCameraFarPlaneDistance Property |
Gets or sets a value that specifies the distance from the camera of the camera's far clip plane. This is a dependency property.
Namespace:
Ab3d.Cameras
Assembly:
Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 10.1.8147.1045
Syntaxpublic double FarPlaneDistance { get; set; }
Property Value
Type:
Double
See Also