Type:LookAtUser.UserNode: Difference between revisions

From Resonite Wiki
imported>ProbablePrime
 
m 989onan moved page Types:LookAtUser.UserNode to Type:LookAtUser.UserNode: Misspelled title: type not types
 
(One intermediate revision by the same user not shown)
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]]

Latest revision as of 18:16, 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