C# Class FloorNavigation

Inheritance: MonoBehaviour
显示文件 Open project: Devination/TheRightWay

Public Properties

Property Type Description
floorLayer LayerMask

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

floorLayer public_oe property

public LayerMask floorLayer
return LayerMask