C# Class ME3Explorer.Unreal.Classes.SkeletalMeshOld.SkelMesh

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
BoneTreeDepth int
Bones List
Bounding Bounds
LODs List
Materials List
Origin System.Vector3
Rotation Rotator
Tail byte[]

Property Details

BoneTreeDepth public property

public int BoneTreeDepth
return int

Bones public property

public List Bones
return List

Bounding public property

public Bounds Bounding
return Bounds

LODs public property

public List LODs
return List

Materials public property

public List Materials
return List

Origin public property

public Vector3,System Origin
return System.Vector3

Rotation public property

public Rotator Rotation
return Rotator

Tail public property

public byte[] Tail
return byte[]