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

Public Attributes

Vector3 [] vertices
 
Vector3 [] normals
 
Vector4 [] tangents
 
Vector2 [] uv0raw
 
Vector2 [] uv0modified
 
Vector2 [] uv2
 
Vector2 [] uv3
 
Vector2 [] uv4
 
Color [] colors
 
BoneWeight [] boneWeights
 
Matrix4x4 [] bindPoses
 
int [] triangles
 
MBBlendShape [] blendShapes
 

Member Data Documentation

§ bindPoses

Matrix4x4 [] DigitalOpus.MB.Core.MB3_MeshCombinerSingle.MeshChannels.bindPoses

§ blendShapes

MBBlendShape [] DigitalOpus.MB.Core.MB3_MeshCombinerSingle.MeshChannels.blendShapes

§ boneWeights

BoneWeight [] DigitalOpus.MB.Core.MB3_MeshCombinerSingle.MeshChannels.boneWeights

§ colors

Color [] DigitalOpus.MB.Core.MB3_MeshCombinerSingle.MeshChannels.colors

§ normals

Vector3 [] DigitalOpus.MB.Core.MB3_MeshCombinerSingle.MeshChannels.normals

§ tangents

Vector4 [] DigitalOpus.MB.Core.MB3_MeshCombinerSingle.MeshChannels.tangents

§ triangles

int [] DigitalOpus.MB.Core.MB3_MeshCombinerSingle.MeshChannels.triangles

§ uv0modified

Vector2 [] DigitalOpus.MB.Core.MB3_MeshCombinerSingle.MeshChannels.uv0modified

§ uv0raw

Vector2 [] DigitalOpus.MB.Core.MB3_MeshCombinerSingle.MeshChannels.uv0raw

§ uv2

Vector2 [] DigitalOpus.MB.Core.MB3_MeshCombinerSingle.MeshChannels.uv2

§ uv3

Vector2 [] DigitalOpus.MB.Core.MB3_MeshCombinerSingle.MeshChannels.uv3

§ uv4

Vector2 [] DigitalOpus.MB.Core.MB3_MeshCombinerSingle.MeshChannels.uv4

§ vertices

Vector3 [] DigitalOpus.MB.Core.MB3_MeshCombinerSingle.MeshChannels.vertices

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