unreal.PlaneComponentDebugMode
¶
- class unreal.PlaneComponentDebugMode¶
Bases:
unreal.EnumBase
EPlane Component Debug Mode
C++ Source:
Module: AugmentedReality
File: ARComponent.h
- NONE¶
The debug mode is disabled
- Type
0
- SHOW_CLASSIFICATION¶
Use different coloration to indicate the classification of this plane
- Type
2
- SHOW_NETWORK_ROLE¶
Use different coloration to indicate if the plane belongs to the local or remote client
- Type
1