C# 클래스 UnityEditor.DrawGridParameters

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

공개 프로퍼티들

프로퍼티 타입 설명
alphaX float
alphaY float
alphaZ float
color Color
pivot Vector3
size float

프로퍼티 상세

alphaX 공개적으로 프로퍼티

public float alphaX
리턴 float

alphaY 공개적으로 프로퍼티

public float alphaY
리턴 float

alphaZ 공개적으로 프로퍼티

public float alphaZ
리턴 float

color 공개적으로 프로퍼티

public Color color
리턴 Color

pivot 공개적으로 프로퍼티

public Vector3 pivot
리턴 Vector3

size 공개적으로 프로퍼티

public float size
리턴 float