Type:RootSpace: Difference between revisions

From Resonite Wiki
m Add category
No edit summary
 
Line 6: Line 6:
|LocalSpace|Slot|This determines if gravity is a local or global direction. Turning this off makes you fall down relative to the [[Root]] rather than what you're parented under.
|LocalSpace|Slot|This determines if gravity is a local or global direction. Turning this off makes you fall down relative to the [[Root]] rather than what you're parented under.
|UseParentSpace|Bool|This determines if gravity is a local or the slot above what you're parented under.  
|UseParentSpace|Bool|This determines if gravity is a local or the slot above what you're parented under.  
|Default|DefaultSpace|
|Default|'''[[#DefaultSpace|DefaultSpace]]'''|TypeAdv2=true|
|OverrideRootSpace|{{RootFieldType|RelayRef`1|[[Type:RootSpace|RootSpace]]}}|TypeAdv3=true|
|OverrideRootSpace|{{RootFieldType|RelayRef`1|[[Type:RootSpace|RootSpace]]}}|TypeAdv3=true|
}}
== DefaultSpace ==
{{Infobox Enum
|name=DefaultSpace
|type=FrooxEngine.RootSpace+DefaultSpace
}}
{{stub}}
{{Table EnumValues
|WorldRoot|0|
|LocalUserSpace|1|
|LocalUserRoot|2|
}}
}}


[[Category:Type]]
[[Category:Type]]

Latest revision as of 17:52, 7 March 2024

This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Fields

Fields
Name Type Description
LocalSpace Slot This determines if gravity is a local or global direction. Turning this off makes you fall down relative to the Root rather than what you're parented under.
UseParentSpace Bool This determines if gravity is a local or the slot above what you're parented under.
Default DefaultSpace
OverrideRootSpace direct RelayRef`1<RootSpace>


DefaultSpace

Enum
Name: DefaultSpace
Type: FrooxEngine.RootSpace+DefaultSpace


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Values
Name Value Description
WorldRoot 0
LocalUserSpace 1
LocalUserRoot 2