Table of Contents

Class FVRFirearmBeltDisplayData.BeltPointChain

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class FVRFirearmBeltDisplayData.BeltPointChain
Inheritance
FVRFirearmBeltDisplayData.BeltPointChain
Inherited Members

Constructors

BeltPointChain()

public BeltPointChain()

Fields

localPosList

public List<Vector3> localPosList

Field Value

List<Vector3>

localRotList

public List<Quaternion> localRotList

Field Value

List<Quaternion>

Methods

Clear()

public void Clear()

SetInterp(BeltPointChain, BeltPointChain, float)

public void SetInterp(FVRFirearmBeltDisplayData.BeltPointChain bpc1, FVRFirearmBeltDisplayData.BeltPointChain bpc2, float l)

Parameters

bpc1 FVRFirearmBeltDisplayData.BeltPointChain
bpc2 FVRFirearmBeltDisplayData.BeltPointChain
l float

SetInterp(BeltPointChain, float)

public void SetInterp(FVRFirearmBeltDisplayData.BeltPointChain bpc1, float l)

Parameters

bpc1 FVRFirearmBeltDisplayData.BeltPointChain
l float