C# 클래스 UnityEditor.ControlPointRenderer.RenderChunk

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

공개 프로퍼티들

프로퍼티 타입 설명
colors List
indices List
isDirty bool
mesh UnityEngine.Mesh
uvs List
vertices List

프로퍼티 상세

colors 공개적으로 프로퍼티

public List colors
리턴 List

indices 공개적으로 프로퍼티

public List indices
리턴 List

isDirty 공개적으로 프로퍼티

public bool isDirty
리턴 bool

mesh 공개적으로 프로퍼티

public Mesh,UnityEngine mesh
리턴 UnityEngine.Mesh

uvs 공개적으로 프로퍼티

public List uvs
리턴 List

vertices 공개적으로 프로퍼티

public List vertices
리턴 List