Class BoatPhysics
Inheritance
System.Object
BoatPhysics
Namespace: Marus
Assembly: cs.temp.dll.dll
Syntax
public class BoatPhysics : MonoBehaviour
Fields
boat
Declaration
public GameObject boat
Field Value
| Type | Description |
|---|---|
| GameObject |
boatMesh
Declaration
public GameObject boatMesh
Field Value
| Type | Description |
|---|---|
| GameObject |
centerOfMass
Declaration
public Vector3 centerOfMass
Field Value
| Type | Description |
|---|---|
| Vector3 |