Property
In a broader sense, Property can refer to any data associated with an object or asset in Reality 5.6. Anything from an actor's position and rotation to a texture's file path can be considered as property.

| Property Name | Data Type |
|---|---|
| CycloramaColor | vec4 |
| ShowOriginMarker | bool |
| LeftWingAngle | float |
| OriginPreset | string |
| Position | vec3 |
| Custom Cyclorama Path | string |
In Reality Hub, various properties are visualized, as illustrated above:
| Representation | User Interface Item |
|---|---|
| Sensor Width (mm) |
In this documentation, Properties are highlighted with red, as illustrated above. See also How to Read This Documentation