Created page with "{{stub}} == Fields == {{Table TypeFields |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|{{RootFieldType|RelayRef`1|RootSpace}}|TypeAdv3=true| }}" |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
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]] |
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
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
Name: | DefaultSpace |
Type: | FrooxEngine.RootSpace+DefaultSpace
|
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Name | Value | Description |
---|---|---|
WorldRoot
|
0 | |
LocalUserSpace
|
1 | |
LocalUserRoot
|
2 |