unreal.SkelMeshSkinWeightInfo

class unreal.SkelMeshSkinWeightInfo(bone0=0, weight0=0, bone1=0, weight1=0, bone2=0, weight2=0, bone3=0, weight3=0)

Bases: unreal.StructBase

Vertex skin weight info supplied for a component override.

C++ Source:

  • Module: Engine

  • File: SkinnedMeshComponent.h