UMjNetworkManager¶
Manages camera streaming. (ZMQ broadcaster + subscriber are
bridge-style UObject transports owned by AAMjManager directly, not discovered through component iteration.)
| Attribute | Value |
|---|---|
| Kind | Class |
| UE Macro | UCLASS |
| Inherits | UActorComponent |
| Blueprint Spawnable | ✅ Yes |
Properties¶
Public Properties¶
| Property | Type | Description |
|---|---|---|
bEnableAllCameras |
bool |
Forces all UMjCameras to enable ZMQ broadcasting. |
bEnableAllCameras¶
Forces all UMjCameras to enable ZMQ broadcasting.
- Type: bool
- Editor: ✏️ EditAnywhere
- Blueprint: 🔵 ReadWrite
- Category: MuJoCo|Network