MeshBaker
DigitalOpus.MB.Core.MB3_MeshCombinerSingle.MeshChannelsCache Class Reference

Static Public Member Functions

static Matrix4x4 [] _getBindPoses (Renderer r)
 
static BoneWeight [] _getBoneWeights (Renderer r, int numVertsInMeshBeingAdded)
 

Protected Attributes

Dictionary< int, MeshChannelsmeshID2MeshChannels = new Dictionary<int, MeshChannels>()
 

Member Function Documentation

§ _getBindPoses()

static Matrix4x4 [] DigitalOpus.MB.Core.MB3_MeshCombinerSingle.MeshChannelsCache._getBindPoses ( Renderer  r)
static

§ _getBoneWeights()

static BoneWeight [] DigitalOpus.MB.Core.MB3_MeshCombinerSingle.MeshChannelsCache._getBoneWeights ( Renderer  r,
int  numVertsInMeshBeingAdded 
)
static

Member Data Documentation

§ meshID2MeshChannels

Dictionary<int, MeshChannels> DigitalOpus.MB.Core.MB3_MeshCombinerSingle.MeshChannelsCache.meshID2MeshChannels = new Dictionary<int, MeshChannels>()
protected

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