ScalarAttributePaintTool (interface)¶
バージョン 2.0 で追加.
BaseScalarAttributePaintTool is a based class for ScalarAttributePaintTool.
注釈
This is a work in progress, needs to be generalized to abstract the type of attribute being painted.
Functions¶
scalarChanged ! ( in Scalar scalar ) |
Functions in detail¶
ScalarAttributePaintTool.scalarChanged! ( in Scalar scalar )
Updates the scalar of the tool.
scalar | The new scalar |