C# Class PanTexture, AutoNavAR

Inheritance: MonoBehaviour
Show file Open project: fantasmoio/AutoNavAR

Public Properties

Property Type Description
rend Renderer
scrollSpeed float

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

rend public property

public Renderer rend
return Renderer

scrollSpeed public property

public float scrollSpeed
return float