Open Search
    BrushPointData Struct Reference

    #include <lib_sculptbrush.h>

    Detailed Description

    The data for each point in a brush dab.

    Public Attributes

    Int32 internalData
     
    Int32 pointIndex
     
    Float distance
     

    Member Data Documentation

    ◆ internalData

    Int32 internalData

    Private.

    ◆ pointIndex

    Int32 pointIndex

    The index of the the point on the PolygonObject/SculptObject.

    ◆ distance

    Float distance

    The distance from the hit point of the dab.