C# 클래스 UnityEditor.TransformInspector.Contents

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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[]