Component:MediaPrivacySettings: Difference between revisions

From Resonite Wiki
Automated: update Fields
add info
 
Line 3: Line 3:
|Name=Media Privacy Settings
|Name=Media Privacy Settings
}}
}}
{{stub}}
See [[Settings]].


== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|MediaMetadataOptOut|Bool|
|MediaMetadataOptOut|Bool| Requests for the user to opt out of being in media metadata like photos or microphone recordings when they are captured in world.
|HideInScreenshots|Bool|
|HideInScreenshots|Bool| Requests the user be not rendered in photos when they are taken in world, including world preview thumbnails.
|StripImageFileMetadata|Bool|
|StripImageFileMetadata|Bool| Strips the metadata from images that the user themselves brings into a scene.
}}
}}


== Behavior ==
== Usage ==
See [[Settings]].


== Examples ==
== Examples ==
See [[Settings]].


== See Also ==
== See Also ==
See [[Settings]].


[[Category:Components:Uncategorized{{#translation:}}|Media Privacy Settings]]
[[Category:Components:Uncategorized{{#translation:}}|Media Privacy Settings]]
[[Category:Components{{#translation:}}|Media Privacy Settings]]
[[Category:Components{{#translation:}}|Media Privacy Settings]]
[[Category:ComponentStubs]]

Latest revision as of 17:11, 26 June 2025

Component image 
Media Privacy Settings component as seen in the Scene Inspector

See Settings.

Fields

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.
MediaMetadataOptOut Bool Requests for the user to opt out of being in media metadata like photos or microphone recordings when they are captured in world.
HideInScreenshots Bool Requests the user be not rendered in photos when they are taken in world, including world preview thumbnails.
StripImageFileMetadata Bool Strips the metadata from images that the user themselves brings into a scene.

Usage

See Settings.

Examples

See Settings.

See Also

See Settings.