Difference between revisions of "Is Character Controller (LogiX node)/ja"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "Is Character Controller (LogiXノード)")
 
(Created page with "'''Is Character Controller'''ノードは入力の <code>Collider</code> が CharacterController (Component) であれば true を、そうでなければ false を出力...")
Line 7: Line 7:
 
}}
 
}}
  
The '''Is Character Controller''' node outputs true if the input <code>Collider</code> is a [[CharacterController (Component)]], otherwise false.
+
'''Is Character Controller'''ノードは入力の <code>Collider</code> [[CharacterController (Component)]] であれば true を、そうでなければ false を出力します。
  
 
== Usage ==
 
== Usage ==

Revision as of 05:22, 15 February 2022

Other languages:
English • ‎日本語
Is Character Controller
'Is Character Controller' LogiX node
Inputs
  ICollider Collider
Outputs
  Bool *

Is Character Controllerノードは入力の ColliderCharacterController (Component) であれば true を、そうでなければ false を出力します。

Usage

Examples

Node Menu

NodeMenu-Physics/ja