|ActiveSessionURLs|{{RootFieldType|SyncFieldList`1|[[Type:Uri|Uri]]}}|TypeAdv2=true| A list of currently active sessions for the worldmm.
|ActiveSessionURLs|{{RootFieldType|SyncFieldList`1|[[Type:Uri|Uri]]}}|TypeAdv2=true| A list of currently active sessions for the worldmm.
|CreateIfNotExists|{{RootFieldType|SyncDelegate`1|[[Type:WorldCreator|WorldCreator]]}}|TypeAdv3=true| A sync delegate to call when a session does not exist for the world for this world orb. Passes this component as an argument.
|CreateIfNotExists|{{RootFieldType|SyncDelegate`1|[[Component:WorldCreator|WorldCreator]]}}|TypeAdv3=true| A sync delegate to call when a session does not exist for the world for this world orb. Passes this component as an argument.
|OpenActionOverride|{{RootFieldType|SyncDelegate`1|[[Type:Action`1|Action`1]]<[[Component:WorldOrb|WorldOrb]]>}}|TypeAdv4=true| The Sync delegate to call as an override for this world orb's open Action. Passes this component as an argument.
|OpenActionOverride|{{RootFieldType|SyncDelegate`1|[[Type:Action`1|Action`1]]<[[Component:WorldOrb|WorldOrb]]>}}|TypeAdv4=true| The Sync delegate to call as an override for this world orb's open Action. Passes this component as an argument.
|Visit|'''[[#VisitState|VisitState]]'''|TypeAdv5=true| Whether the local user has visted the target world.
|Visit|'''[[#VisitState|VisitState]]'''|TypeAdv5=true| Whether the local user has visted the target world.
Line 24:
Line 24:
|LongPressTime|Float| How long the user has to click to trigger a long press.
|LongPressTime|Float| How long the user has to click to trigger a long press.
|_longPressIndicator|'''[[Component:RingMesh|RingMesh]]'''|TypeAdv12=true| The mesh that fills a ring indicator when doing a long press.
|_longPressIndicator|'''[[Component:RingMesh|RingMesh]]'''|TypeAdv12=true| The mesh that fills a ring indicator when doing a long press.
|_longPressIndicatorMaterial|'''[[UnlitMaterial|UnlitMaterial]]'''|TypeAdv13=true| The material used to indicate a long press.
|_longPressIndicatorMaterial|'''[[Component:UnlitMaterial|UnlitMaterial]]'''|TypeAdv13=true| The material used to indicate a long press.
|Touched|{{RootFieldType|SyncDelegate`1|[[Type:Action`2|Action`2]]<[[Component:WorldOrb|WorldOrb]], [[Type:TouchEventInfo|TouchEventInfo]]>}}|TypeAdv14=true| The Sync delegate to trigger when this world orb is touched. Sends this component and the touch info as arguments to the Sync Delegate.
|Touched|{{RootFieldType|SyncDelegate`1|[[Type:Action`2|Action`2]]<[[Component:WorldOrb|WorldOrb]], [[Type:TouchEventInfo|TouchEventInfo]]>}}|TypeAdv14=true| The Sync delegate to trigger when this world orb is touched. Sends this component and the touch info as arguments to the Sync Delegate.
|LongPressTriggered|{{RootFieldType|SyncDelegate`1|[[Type:Action`1|Action`1]]<[[Component:WorldOrb|WorldOrb]]>}}|TypeAdv15=true| The Sync delegate to trigger when long pressing. Passes this component as an argument to the Sync delegate.
|LongPressTriggered|{{RootFieldType|SyncDelegate`1|[[Type:Action`1|Action`1]]<[[Component:WorldOrb|WorldOrb]]>}}|TypeAdv15=true| The Sync delegate to trigger when long pressing. Passes this component as an argument to the Sync delegate.
Line 31:
Line 31:
|_infoRoot|Slot| The slot storing the text visual for information about the world.
|_infoRoot|Slot| The slot storing the text visual for information about the world.
|_thumbTex|'''[[Component:StaticTexture2D|StaticTexture2D]]'''|TypeAdv19=true| The texture being used to store the picture of the 360 session preview
|_thumbTex|'''[[Component:StaticTexture2D|StaticTexture2D]]'''|TypeAdv19=true| The texture being used to store the picture of the 360 session preview
|_thumbMaterial|'''[[Projection360Material|Projection360Material]]'''|TypeAdv20=true| The material making the inner world preview/session 360 picture.
|_thumbMaterial|'''[[Component:Projection360Material|Projection360Material]]'''|TypeAdv20=true| The material making the inner world preview/session 360 picture.
|_shellMaterial|{{RootFieldType|DriveRef`1|[[PBS_RimMetallic|PBS_RimMetallic]]}}|TypeAdv21=true| The material making a rim lighting around the world orb.
|_shellMaterial|{{RootFieldType|DriveRef`1|[[PBS_RimMetallic|PBS_RimMetallic]]}}|TypeAdv21=true| The material making a rim lighting around the world orb.
|_nameText|'''[[Component:TextRenderer|TextRenderer]]'''|TypeAdv22=true| The text renderer showing the name of the world.
|_nameText|'''[[Component:TextRenderer|TextRenderer]]'''|TypeAdv22=true| The text renderer showing the name of the world.
Line 45:
Line 45:
|_iconSlot|Slot| The root slot of the icon visual.
|_iconSlot|Slot| The root slot of the icon visual.
|_iconTexture|'''[[Component:StaticTexture2D|StaticTexture2D]]'''|TypeAdv33=true| The icon texture for this world orb's icon.
|_iconTexture|'''[[Component:StaticTexture2D|StaticTexture2D]]'''|TypeAdv33=true| The icon texture for this world orb's icon.
|_iconMaterial|'''[[UnlitMaterial|UnlitMaterial]]'''|TypeAdv34=true| The Unlit Material for showing the icon.
|_iconMaterial|'''[[Component:UnlitMaterial|UnlitMaterial]]'''|TypeAdv34=true| The Unlit Material for showing the icon.
|_iconPosition|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv35=true| The field to drive with the position of the world icon.
|_iconPosition|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv35=true| The field to drive with the position of the world icon.
|_sessionStartDialog|{{RootFieldType|SlotCleanupRef`1|[[Component:NewWorldDialog|NewWorldDialog]]}}|TypeAdv36=true| The current dialogue for starting a new session
|_sessionStartDialog|{{RootFieldType|SlotCleanupRef`1|[[Component:NewWorldDialog|NewWorldDialog]]}}|TypeAdv36=true| The current dialogue for starting a new session