C# Class ShowGizmo, Adagio

Inheritance: MonoBehaviour
Afficher le fichier Open project: technicalvgda/Adagio

Méthodes publiques

Свойство Type Description
color Color
show bool
showGizmos GIZMOS
size float

Méthodes publiques

Méthode Description
OnDrawGizmos ( ) : void
OnDrawGizmosSelected ( ) : void

Method Details

OnDrawGizmos() public méthode

public OnDrawGizmos ( ) : void
Résultat void

OnDrawGizmosSelected() public méthode

public OnDrawGizmosSelected ( ) : void
Résultat void

Property Details

color public_oe property

public Color color
Résultat Color

show public_oe property

public bool show
Résultat bool

showGizmos public_oe property

public GIZMOS showGizmos
Résultat GIZMOS

size public_oe property

public float size
Résultat float