Skip to content

Struct Manus::CoreSDK::Weight

ClassList > Manus > CoreSDK > Weight

Stores the vertex weight information.

Public Attributes

Type Name
uint nodeID
float weightValue

Public Functions

Type Name
Weight (uint p_NodeID, float p_WeightValue)

Public Attributes Documentation

variable nodeID

uint Manus.CoreSDK.Weight.nodeID;

variable weightValue

float Manus.CoreSDK.Weight.weightValue;

Public Functions Documentation

function Weight

inline Manus::CoreSDK::Weight::Weight (
    uint p_NodeID,
    float p_WeightValue
) 

The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs