unreal.SkelMeshSkinWeightInfo
¶
- class unreal.SkelMeshSkinWeightInfo(bone0: int = 0, weight0: int = 0, bone1: int = 0, weight1: int = 0, bone2: int = 0, weight2: int = 0, bone3: int = 0, weight3: int = 0)¶
Bases:
StructBase
Vertex skin weight info supplied for a component override.
C++ Source:
Module: Engine
File: SkinnedMeshComponent.h