Interface IOnPaint
Assembly: UnityEditor.dll
Syntax
public interface IOnPaint
Properties
|
Improve this Doc
View Source
brushSize
Declaration
Property Value
|
Improve this Doc
View Source
brushStrength
Declaration
float brushStrength { get; }
Property Value
|
Improve this Doc
View Source
brushTexture
Declaration
Texture brushTexture { get; }
Property Value
|
Improve this Doc
View Source
uv
Declaration
Property Value
Methods
|
Improve this Doc
View Source
RepaintAllInspectors()
Declaration
void RepaintAllInspectors()
Extension Methods