C# Class DontGoThroughThings, Heavy-Insertion

Inheritance: MonoBehaviour
显示文件 Open project: Rabenvald/Heavy-Insertion Class Usage Examples

Public Properties

Property Type Description
layerMask LayerMask
skinWidth float

Public Methods

Method Description
Awake ( ) : void
FixedUpdate ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

FixedUpdate() public method

public FixedUpdate ( ) : void
return void

Property Details

layerMask public_oe property

public LayerMask layerMask
return LayerMask

skinWidth public_oe property

public float skinWidth
return float