Loading...
Searching...
No Matches
UsdSkelImagingJointInfluencesData Struct Reference

Some of the data feeding into the ext computations to skin a prim. More...

#include <jointInfluencesData.h>

Public Attributes

VtVec2fArray influences
 
bool hasConstantInfluences
 
int numInfluencesPerComponent
 
UsdSkelAnimMapper jointMapper
 

Detailed Description

Some of the data feeding into the ext computations to skin a prim.

They are related to which points are influenced by what skinning transform. These data come from the SkelBindingAPI primvars.

Definition at line 23 of file jointInfluencesData.h.

Member Data Documentation

◆ hasConstantInfluences

bool hasConstantInfluences

Definition at line 34 of file jointInfluencesData.h.

◆ influences

VtVec2fArray influences

Definition at line 33 of file jointInfluencesData.h.

◆ jointMapper

UsdSkelAnimMapper jointMapper

Definition at line 38 of file jointInfluencesData.h.

◆ numInfluencesPerComponent

int numInfluencesPerComponent

Definition at line 35 of file jointInfluencesData.h.


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