C# Class ScrollY, Obsolete

Inheritance: MonoBehaviour
Mostrar archivo Open project: Orihaus/Obsolete Class Usage Examples

Public Properties

Property Type Description
EndY float
Speed float
StartY float

Public Methods

Method Description
FixedUpdate ( ) : void

Method Details

FixedUpdate() public method

public FixedUpdate ( ) : void
return void

Property Details

EndY public_oe property

public float EndY
return float

Speed public_oe property

public float Speed
return float

StartY public_oe property

public float StartY
return float