C# Class StretchMaterial, clockwork

Inheritance: MonoBehaviour
Datei anzeigen Open project: shadowseer99/clockwork

Public Properties

Property Type Description
offset Vector2
ratio float

Public Methods

Method Description
Awake ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

Property Details

offset public_oe property

public Vector2 offset
return Vector2

ratio public_oe property

public float ratio
return float