Class PaintingManipulator
Implements
Inherited Members
Namespace: Unity.Muse.Common
Assembly: solution.dll
Syntax
public class PaintingManipulator : Manipulator, IManipulator
Constructors
| Name | Description |
|---|---|
| PaintingManipulator(bool, bool) |
Properties
| Name | Description |
|---|---|
| Seamless | |
| WrapAround | |
| paintingElement |
Methods
| Name | Description |
|---|---|
| ClearPainting() | |
| GetRadius() | |
| GetTexture() | |
| RegisterCallbacksOnTarget() | Called to register event callbacks on the target element. |
| SetEraserMode(bool) | |
| SetMaskSeamless(bool) | |
| SetModel(Model) | |
| SetRadius(float) | |
| UnregisterCallbacksFromTarget() | Called to unregister event callbacks from the target element. |