Class Texture2DDropManipulator
Implements
Inherited Members
Namespace: Unity.Muse.Common
Assembly: solution.dll
Syntax
public class Texture2DDropManipulator : DropManipulator<Texture2D>, IManipulator
Constructors
Name | Description |
---|---|
Texture2DDropManipulator(Model) |
Methods
Name | Description |
---|---|
GetDroppableObjectForPath(string, out Texture2D) | This method is called when the user drops a file on the target. |