Open Search
    HairGuideWeight Class Reference

    #include <lib_hair.h>

    Public Member Functions

     HairGuideWeight ()
     

    Public Attributes

    Int32 m_Index
     
    Float m_Weight
     

    Constructor & Destructor Documentation

    ◆ HairGuideWeight()

    Constructor.

    Member Data Documentation

    ◆ m_Index

    Int32 m_Index

    Index of the guide that this weight refers to. If the index is NOTOK, this entry is not used.

    ◆ m_Weight

    Float m_Weight

    Weight. A low weight means that this hair is closely tied to the m_Index guide.