C# Class UnityArrow, casanova-mk2

Inheritance: MonoBehaviour
Datei anzeigen Open project: vs-team/casanova-mk2

Public Properties

Property Type Description
arrow_renderer UnityEngine.MeshRenderer

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

arrow_renderer public_oe property

public MeshRenderer,UnityEngine arrow_renderer
return UnityEngine.MeshRenderer