PlaneSemanticType
class PlaneSemanticType
The detected semantic type of a plane, to specify valid surfaces for anchoring.
For example, see MovableComponent.createAnchorable.
Summary
Public companion properties |
|
|---|---|
Set<PlaneSemanticType> |
Immutable Set containing all PlaneSemanticTypes. |
PlaneSemanticType |
Specify planes that are identified as the ceiling. |
PlaneSemanticType |
Specify planes that are identified as the floor. |
PlaneSemanticType |
Specify planes that are identified as a table. |
PlaneSemanticType |
Specify planes that are identified as a wall. |