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