C# Class AutoDestructor, VJ01

Inheritance: MonoBehaviour
Datei anzeigen Open project: keijiro/VJ01

Public Properties

Property Type Description
bounds Bounds

Public Methods

Method Description
OnDrawGizmosSelected ( ) : void
Update ( ) : void

Method Details

OnDrawGizmosSelected() public method

public OnDrawGizmosSelected ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

bounds public_oe property

public Bounds bounds
return Bounds