Editar

Compartilhar via


MixedRealityInspectorUtility.DrawSubProfileEditor(Object, Boolean) Method

Definition

Draws an editor for a profile object.

public:
 static void DrawSubProfileEditor(UnityEngine::Object ^ profileObject, bool renderProfileInBox);
public static void DrawSubProfileEditor (UnityEngine.Object profileObject, bool renderProfileInBox);
static member DrawSubProfileEditor : UnityEngine.Object * bool -> unit
Public Sub DrawSubProfileEditor (profileObject As Object, renderProfileInBox As Boolean)

Parameters

profileObject
UnityEngine.Object
renderProfileInBox
Boolean

Applies to