MixedRealityControllerVisualizationProfile.RenderMotionControllers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enable and configure the controller rendering of the Motion Controllers on Startup.
public:
property bool RenderMotionControllers { bool get(); };
public bool RenderMotionControllers { get; }
member this.RenderMotionControllers : bool
Public ReadOnly Property RenderMotionControllers As Boolean