EnvironmentObservationTopology Enum
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.
Specifies the desired topology for an environment observation. Requesting a triangle mesh requires additional time and resources versus a point cloud.
public enum EnvironmentObservationTopology
type EnvironmentObservationTopology =
Public Enum EnvironmentObservationTopology
- Inheritance
-
EnvironmentObservationTopology
Fields
Name | Value | Description |
---|---|---|
PointCloud | 0 | |
TriangleList | 1 |