Table of Contents

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

float

MaxDist

public float MaxDist

Field Value

float

MaxForce

public float MaxForce

Field Value

float

RB

public Rigidbody RB

Field Value

Rigidbody

UsesCasters

public bool UsesCasters

Field Value

bool

Methods

Awake()

protected override void Awake()

BeginInteraction(FVRViveHand)

public override void BeginInteraction(FVRViveHand hand)

Parameters

hand FVRViveHand

FVRFixedUpdate()

protected override void FVRFixedUpdate()