EMjCameraMode (Enum)¶
What a UMjCamera captures. Read at SetStreamingEnabled(true) time —
to change mode on a running camera, toggle streaming off then on. Lives in its own header so UMjDebugVisualizer can reference the enum without pulling in the full UMjCamera include chain (SceneCaptureComponent2D, etc).
| Attribute | Value |
|---|---|
| UE Macro | UENUM |
| Blueprint Type | ✅ Yes |
Values¶
| Name | Display Name | Description |
|---|---|---|
Real |
Photoreal RGB | |
Depth |
Depth | |
SemanticSegmentation |
Semantic Segmentation | |
InstanceSegmentation |
Instance Segmentation |