UI3DManager calss is used to create 3D UI manager, which manages all 3D UI objects.

UI3DManager 类用于创建3D-UI管理器,管理所有3D-UI对象。

属性

_UI3Dlist: FastSinglelist<UI3D> = ...

A list to store 3D UI elements.

存储3D-UI元素的列表。

方法

  • 参数

    • ray: Ray

      The ray for the ray casting.

    返回 any

    The hit result or null if no collision occurs.

    Performs a ray cast to determine if there is a collision with any 3D UI elements.

    执行射线投射以判断是否与任何3D-UI元素发生碰撞。

MMNEPVFCICPMFPCPTTAAATR