Editar

Share via


BaseMixedRealityProfileInspector.RenderReadOnlyProfile Method

Definition

Renders a non-editable object field and an editable dropdown of a profile.

public:
 static void RenderReadOnlyProfile(UnityEditor::SerializedProperty ^ property);
public static void RenderReadOnlyProfile (UnityEditor.SerializedProperty property);
static member RenderReadOnlyProfile : UnityEditor.SerializedProperty -> unit
Public Shared Sub RenderReadOnlyProfile (property As SerializedProperty)

Parameters

property
UnityEditor.SerializedProperty

Applies to