MeshBaker
DigitalOpus.MB.Core.MB3_MeshCombinerSingle.BoneAndBindpose Struct Reference

Public Member Functions

 BoneAndBindpose (Transform t, Matrix4x4 bp)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Public Attributes

Transform bone
 
Matrix4x4 bindPose
 

Constructor & Destructor Documentation

§ BoneAndBindpose()

DigitalOpus.MB.Core.MB3_MeshCombinerSingle.BoneAndBindpose.BoneAndBindpose ( Transform  t,
Matrix4x4  bp 
)

Member Function Documentation

§ Equals()

override bool DigitalOpus.MB.Core.MB3_MeshCombinerSingle.BoneAndBindpose.Equals ( object  obj)

§ GetHashCode()

override int DigitalOpus.MB.Core.MB3_MeshCombinerSingle.BoneAndBindpose.GetHashCode ( )

Member Data Documentation

§ bindPose

Matrix4x4 DigitalOpus.MB.Core.MB3_MeshCombinerSingle.BoneAndBindpose.bindPose

§ bone

Transform DigitalOpus.MB.Core.MB3_MeshCombinerSingle.BoneAndBindpose.bone

The documentation for this struct was generated from the following file: