m ProbablePrime moved page AssetMetadata (Component) to Component:AssetMetadata: Creating component Namespace |
No edit summary |
||
| Line 14: | Line 14: | ||
|_machineId|String| {{stub}} | |_machineId|String| {{stub}} | ||
|_userId|String| {{stub}} | |_userId|String| {{stub}} | ||
|LocationAccessLevel|Nullable`1|TypeString3=Nullable<SessionAccessLevel>| {{stub}} | |LocationAccessLevel|Nullable`1|TypeString3=<p style="font-size:10px;">Nullable<SessionAccessLevel></p>| {{stub}} | ||
|LocationHiddenFromListing|Nullable`1|TypeString4=Bool?| {{stub}} | |LocationHiddenFromListing|Nullable`1|TypeString4=Bool?| {{stub}} | ||
|TimeTaken|DateTime| {{stub}} | |TimeTaken|DateTime| {{stub}} | ||
Revision as of 03:09, 14 February 2024
This article or section is a stub. You can help the Resonite wiki by expanding it.
Component image 
Asset Metadata component as seen in the Scene Inspector

Fields
| Name | Type | Description |
|---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't. |
LocationName
|
String | This article or section is a stub. You can help the Resonite wiki by expanding it.
|
LocationURL
|
Uri | This article or section is a stub. You can help the Resonite wiki by expanding it.
|
User
|
User | This article or section is a stub. You can help the Resonite wiki by expanding it.
|
_machineId
|
Nullable<SessionAccessLevel> |
This article or section is a stub. You can help the Resonite wiki by expanding it.
|
_userId
|
Bool? | This article or section is a stub. You can help the Resonite wiki by expanding it.
|
LocationAccessLevel
|
Nullable`1 | This article or section is a stub. You can help the Resonite wiki by expanding it.
|
LocationHiddenFromListing
|
Nullable`1 | This article or section is a stub. You can help the Resonite wiki by expanding it.
|
TimeTaken
|
DateTime | This article or section is a stub. You can help the Resonite wiki by expanding it.
|
User
|
SyncList<UserRef> | This article or section is a stub. You can help the Resonite wiki by expanding it.
|
_machineId
|
String | This article or section is a stub. You can help the Resonite wiki by expanding it.
|
_userId
|
String | This article or section is a stub. You can help the Resonite wiki by expanding it.
|
AppVersion
|
String | This article or section is a stub. You can help the Resonite wiki by expanding it.
|
PresentUsers
|
SyncList`1 | This article or section is a stub. You can help the Resonite wiki by expanding it.
|
Usage
Used to hold metadata about a given photo. It's auto generated every time a photo is taken in Resonite.
Examples
This article or section is a stub. You can help the Resonite wiki by expanding it.