C# Class TexturePan

Inheritance: MonoBehaviour
Show file Open project: LilTsubaki/Les-fragments-d-Erule

Public Properties

Property Type Description
length float
speedU float
speedV float

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

length public property

public float length
return float

speedU public property

public float speedU
return float

speedV public property

public float speedV
return float