Click or drag to resize

ARVRPositionalTrackerGetMesh Method

Returns the mesh related to a controller or anchor point if one is available.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Mesh GetMesh()

Return Value

Type: Mesh

[Missing <returns> documentation for "M:Godot.ARVRPositionalTracker.GetMesh"]

See Also