MixedRealityBuildPreferences.DrawAppLauncherModelField(Boolean) Method
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.
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.