MixedRealityBuildPreferences.DrawAppLauncherModelField(Boolean) Method

Definition

Helper script for rendering an object field to set the 3D app launcher model in an editor window.

public static void DrawAppLauncherModelField (bool showInteractivePreview = true);
static member DrawAppLauncherModelField : bool -> unit
Public Shared Sub DrawAppLauncherModelField (Optional showInteractivePreview As Boolean = true)

Parameters

showInteractivePreview
Boolean

Remarks

See 3D app launcher design guidance for more information.

Applies to