C# 클래스 UnityEditor.SketchUpNodeInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
enabled bool
name string
nodeIndex int
parent int

프로퍼티 상세

enabled 공개적으로 프로퍼티

public bool enabled
리턴 bool

name 공개적으로 프로퍼티

public string name
리턴 string

nodeIndex 공개적으로 프로퍼티

public int nodeIndex
리턴 int

parent 공개적으로 프로퍼티

public int parent
리턴 int