| ARMeshFromPlane_Examplem_ARPlaneVertices Field |
Vector3 array of the currently selected mesh vertices
Namespace:
SimpleDemos
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private static Vector3[] m_ARPlaneVertices
Private Shared m_ARPlaneVertices As Vector3()
private:
static array<Vector3>^ m_ARPlaneVertices
static val mutable private m_ARPlaneVertices: Vector3[]
Field Value
Type:
Vector3See Also