Type:LookAtUser.UserNode: Difference between revisions

From Resonite Wiki
imported>ProbablePrime
 
change types to type
Line 1: Line 1:
'''LookAtUser.UserNode''' is an [[:Category:Enums|Enum]] for determining position and rotation source for the [[LookAtUser (Component)|LookAtUser]] component.
'''LookAtUser.UserNode''' is an [[:Category:Enums|Enum]] for determining position and rotation source for the [[LookAtUser (Component)|LookAtUser]] component.


It is not to be confused with [[:Category:Types:UserRoot.UserNode|UserRoot.UserNode]], which is used for all other components.
It is not to be confused with [[:Category:Type:UserRoot.UserNode|UserRoot.UserNode]], which is used for all other components.


{| class="wikitable" style="font-size:10pt;"
{| class="wikitable" style="font-size:10pt;"
Line 15: Line 15:
| The user's head
| The user's head
|}
|}
[[Category:Types]][[Category:Enums]]
[[Category:Type]][[Category:Enums]]

Revision as of 18:15, 16 January 2024

LookAtUser.UserNode is an Enum for determining position and rotation source for the LookAtUser component.

It is not to be confused with UserRoot.UserNode, which is used for all other components.

Enum
Name Description
Root The user's UserRoot
Head The user's head