C# Class MyGizmo, S_Shooter01

Inheritance: MonoBehaviour
Afficher le fichier Open project: kwbt-mrokj/S_Shooter01

Méthodes publiques

Свойство Type Description
_color Color
_radius float

Méthodes publiques

Méthode Description
OnDrawGizmo ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnDrawGizmo() public méthode

public OnDrawGizmo ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

_color public_oe property

public Color _color
Résultat Color

_radius public_oe property

public float _radius
Résultat float