C# Class UnityEditor.DrawGridParameters

Show file 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 property

public float alphaX
return float

alphaY public property

public float alphaY
return float

alphaZ public property

public float alphaZ
return float

color public property

public Color color
return Color

pivot public property

public Vector3 pivot
return Vector3

size public property

public float size
return float