PointCloudSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Settings for point cloud rendering (experimental).
public ref class PointCloudSettings
public class PointCloudSettings
type PointCloudSettings = class
Public Class PointCloudSettings
- Inheritance
-
PointCloudSettings
Properties
PointSizeScale |
A global size multiplier for point sizes when rendering point clouds. Scale value needs to be between 0.0 and 1.5. The default scale is 1.0. |
Valid |
Whether this object is still valid. |
Applies to
See also
- <xref:RenderingConnection.PointCloudSettings>