Is User Present In Headset (로직스 노드)

From Neos Wiki
Revision as of 19:19, 24 April 2022 by R3C0D3r (talk | contribs) (Created page with "'''Is User Present In Headset''' 노드는 <code>User</code> 에 입력된 유저가 헤드셋을 쓰고 있을 때 True를 반환하고, 아니면 False를 반환합니다.")
Jump to navigation Jump to search
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