Class vCast_StartPoint
The start point of XR world. Including size and ground reference.
XR 世界的開始點。包含大小及地板參考。
Inheritance
System.Object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
vCast_StartPoint
Namespace: Votanic.vXR.vCast
Assembly: Votanic.vXR.dll
Syntax
[AddComponentMenu("")]
public class vCast_StartPoint : MonoBehaviour
Fields
floor
The floor object follows start point in editor.
在編輯器跟隨開始位置的地板物件。
Declaration
[Header("[Components]")]
public Transform floor
Field Value
Type | Description |
---|---|
UnityEngine.Transform |