Struct: HNBLatticeFaceProxy

//  NBTrilinearVisualizer.h : 17

struct HNBLatticeFaceProxy
    : public HComponentVisProxy;

Hit proxy for handling input on lattice faces


Properties

  • FaceID

    public:
    ELatticeFace FaceID;
    


Constructors

  • HNBLatticeFaceProxy

    //  NBTrilinearVisualizer.h : 22
    
    public:
    HNBLatticeFaceProxy(
        const UActorComponent* InComponent,
        ELatticeFace FaceID
    );
    

    Arguments






For any questions, help, suggestions or feature requests, please feel free to contact me at nbpsup@gmail.com