NeosVR日本語Wiki - Find Child By Name

概要

名前で子を探す

入力側

  • Instance(Slot) インスタンス(Slot)
  • Name (strings) 名前(文字列)
  • MatchSubstring (bool) 一致させる補助文字列 (bool)
  • SearchDepth (int) サーチの深さ(整数)
  • IgnoreCase (bool) 大文字小文字の無視 (bool)

出力側

  • FoundChild (Slot) 見つかった子(Slot)