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

| Property Name | Data Type | Data Type | Number | 
|---|---|---|---|
| path | File Path | File Path | 1 | 
| sensorSize | vec2 | vec2 | 2 | 
| nodalOffset | float | float | 3 | 
| pos | vec3 | 4 | 
In Reality Hub, various properties are visualized, as illustrated above:
| Representation | User Interface Item | 
|---|---|
Sensor Width (mm) | 
In the documentation, Properties are highlighted with red, as illustrated above.