Class XZGrabPusher
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class XZGrabPusher : FVRPhysicalObject
- Inheritance
-
XZGrabPusher
- Inherited Members
Constructors
XZGrabPusher()
public XZGrabPusher()
Fields
Casters
public List<Transform> Casters
Field Value
- List<Transform>
CenterOfMass
public Vector3 CenterOfMass
Field Value
- Vector3
Deadzone
public float Deadzone
Field Value
MaxDist
public float MaxDist
Field Value
MaxForce
public float MaxForce
Field Value
RB
public Rigidbody RB
Field Value
- Rigidbody
UsesCasters
public bool UsesCasters
Field Value
Methods
Awake()
protected override void Awake()
BeginInteraction(FVRViveHand)
public override void BeginInteraction(FVRViveHand hand)
Parameters
hand
FVRViveHand
FVRFixedUpdate()
protected override void FVRFixedUpdate()