C++ API Reference
MFalloffFunction Class Referenceabstract

Introduced in 2022.0 More...

#include <MFnFalloffData.h>

Classes

struct  ReturnValue
 Return Value data type for a falloff function. More...
 

Detailed Description

Introduced in 2022.0

2022.0:
Introduced in this version.

base class falloff function

An MFalloffFunction is meant to be sub-classed to define your weight falloff function.

Examples:
exampleFalloff/smoothFalloffNode.cpp.

The documentation for this class was generated from the following files: