Difference between revisions of "Is User Present In Headset (LogiX node)/ko"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "Is User Present In Headset (로직스 노드)")
 
(Created page with "'''Is User Present In Headset''' 노드는 <code>User</code> 에 입력된 유저가 헤드셋을 쓰고 있을 때 True를 반환하고, 아니면 False를 반환합니다.")
Line 7: Line 7:
 
}}
 
}}
  
The '''Is User Present In Headset''' node outputs True if the input <code>User</code> has their headset on, otherwise False.
+
'''Is User Present In Headset''' 노드는 <code>User</code> 에 입력된 유저가 헤드셋을 쓰고 있을 때 True를 반환하고, 아니면 False를 반환합니다.
  
 
== Usage ==
 
== Usage ==

Revision as of 19:19, 24 April 2022

Other languages:
English • ‎日本語 • ‎한국어
Is User Present In Headset
'Is User Present In Headset' LogiX node
Inputs
  User User
Outputs
  Bool *

Is User Present In Headset 노드는 User 에 입력된 유저가 헤드셋을 쓰고 있을 때 True를 반환하고, 아니면 False를 반환합니다.

Usage

This node reports on data from proximity sensors which are only present in some headsets. If not supported by a user's hardware, or heuristics (e.g. detecting movement) cannot be used, the default output is True (this is the case for screen mode users). Note that this node will output False if the input User is not present at all in the current world session. The related Is User Present (LogiX node) reports whether a user both has their headset on and has the current world focused.

Examples

Node Menu

NodeMenu-Users/ko