Class Grabber
Namespace: Global
Assembly: Assembly-CSharp.dll
Syntax
[RequireComponent(typeof(Collider))]
public class Grabber : MonoBehaviour
Fields
grabbing
Declaration
[HideInInspector]
public bool grabbing
Field Value
Type | Description |
---|---|
bool |
otherHand
Declaration
public Grabber otherHand
Field Value
Type | Description |
---|---|
Grabber |
scaling
Declaration
[HideInInspector]
public bool scaling
Field Value
Type | Description |
---|---|
bool |