C# Class EndlessScrollingGround, BigDogs

Inheritance: MonoBehaviour
Mostrar archivo Open project: ChrisMaire/BigDogs

Public Properties

Property Type Description
followX bool
followY bool
followZ bool

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

followX public_oe property

public bool followX
return bool

followY public_oe property

public bool followY
return bool

followZ public_oe property

public bool followZ
return bool