C# Класс UnityEditor.TransformInspector.Contents

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
floatingPointWarning string
positionContent UnityEngine.GUIContent
scaleContent UnityEngine.GUIContent
subLabels UnityEngine.GUIContent[]

Описание свойств

floatingPointWarning публичное свойство

public string floatingPointWarning
Результат string

positionContent публичное свойство

public GUIContent,UnityEngine positionContent
Результат UnityEngine.GUIContent

scaleContent публичное свойство

public GUIContent,UnityEngine scaleContent
Результат UnityEngine.GUIContent

subLabels публичное свойство

public GUIContent[],UnityEngine subLabels
Результат UnityEngine.GUIContent[]