C# Class UnityEditor.DrawGridParameters

显示文件 Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
alphaX float
alphaY float
alphaZ float
color Color
pivot Vector3
size float

Property Details

alphaX public_oe property

public float alphaX
return float

alphaY public_oe property

public float alphaY
return float

alphaZ public_oe property

public float alphaZ
return float

color public_oe property

public Color color
return Color

pivot public_oe property

public Vector3 pivot
return Vector3

size public_oe property

public float size
return float