C# Class OutlineDrawer, Hellbound

Outline drawer. Editor utility for displaying mesh colliders when an object is not selected Created by Simon Jonasson
Inheritance: MonoBehaviour
Afficher le fichier Open project: Backman/Hellbound Class Usage Examples

Méthodes publiques

Свойство Type Description
m_Color Color
m_IsDrawn bool

Méthodes publiques

Méthode Description
OnDrawGizmos ( ) : void

Method Details

OnDrawGizmos() public méthode

public OnDrawGizmos ( ) : void
Résultat void

Property Details

m_Color public_oe property

public Color m_Color
Résultat Color

m_IsDrawn public_oe property

public bool m_IsDrawn
Résultat bool