Class WeaverSurfaceWater
WeaverCore's implementation of surface water
Namespace: WeaverCore.Components
Assembly: WeaverCore.dll
Syntax
public class WeaverSurfaceWater : MonoBehaviour
Properties
| Edit this page View SourceHeroSurfaceY
Declaration
public float HeroSurfaceY { get; }
Property Value
| Type | Description |
|---|---|
| float |
PlayerInWater
Declaration
public bool PlayerInWater { get; }
Property Value
| Type | Description |
|---|---|
| bool |