C# Class AgaHackTools.Example.Shared.Math.Matrix3x4

Show file Open project: aganonki/HackTools

Public Properties

Property Type Description
v1 VectorAligned
v2 VectorAligned
v3 VectorAligned

Public Methods

Method Description
ReturnBone ( ) : Vector3

Method Details

ReturnBone() public method

public ReturnBone ( ) : Vector3
return Vector3

Property Details

v1 public property

public VectorAligned,AgaHackTools.Example.Shared.Math v1
return VectorAligned

v2 public property

public VectorAligned,AgaHackTools.Example.Shared.Math v2
return VectorAligned

v3 public property

public VectorAligned,AgaHackTools.Example.Shared.Math v3
return VectorAligned