M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.MountAndBlade.View.ItemObjectViewExtensions Class Reference

Static Public Member Functions

static MetaMesh GetCraftedMultiMesh (this ItemObject itemObject, bool needBatchedVersion)
 
static MetaMesh GetMultiMeshCopy (this ItemObject itemObject)
 
static MetaMesh GetMultiMeshCopyWithGenderData (this ItemObject itemObject, bool isFemale, bool hasGloves, bool needBatchedVersion)
 
static MatrixFrame GetScaledFrame (this ItemObject itemObject, Mat3 rotationMatrix, MetaMesh metaMesh, float scaleFactor, Vec3 positionShift)
 

Member Function Documentation

◆ GetCraftedMultiMesh()

static MetaMesh TaleWorlds.MountAndBlade.View.ItemObjectViewExtensions.GetCraftedMultiMesh ( this ItemObject  itemObject,
bool  needBatchedVersion 
)
static

◆ GetMultiMeshCopy()

static MetaMesh TaleWorlds.MountAndBlade.View.ItemObjectViewExtensions.GetMultiMeshCopy ( this ItemObject  itemObject)
static

◆ GetMultiMeshCopyWithGenderData()

static MetaMesh TaleWorlds.MountAndBlade.View.ItemObjectViewExtensions.GetMultiMeshCopyWithGenderData ( this ItemObject  itemObject,
bool  isFemale,
bool  hasGloves,
bool  needBatchedVersion 
)
static

◆ GetScaledFrame()

static MatrixFrame TaleWorlds.MountAndBlade.View.ItemObjectViewExtensions.GetScaledFrame ( this ItemObject  itemObject,
Mat3  rotationMatrix,
MetaMesh  metaMesh,
float  scaleFactor,
Vec3  positionShift 
)
static