C# 클래스 JBooth.VertexPainterPro.VertexPainterNoiseBrush

상속: VertexPainterCustomBrush
파일 보기 프로젝트 열기: slipster216/VertexPaint

공개 프로퍼티들

프로퍼티 타입 설명
brushData BrushData

공개 메소드들

메소드 설명
DrawGUI ( ) : void
GetBrushObject ( ) : object
GetChannels ( ) : Channels
GetLerper ( ) : VertexPainterWindow.Lerper
GetPreviewColor ( ) : Color
LerpFunc ( PaintJob j, int idx, object &val, float r ) : void

메소드 상세

DrawGUI() 공개 메소드

public DrawGUI ( ) : void
리턴 void

GetBrushObject() 공개 메소드

public GetBrushObject ( ) : object
리턴 object

GetChannels() 공개 메소드

public GetChannels ( ) : Channels
리턴 Channels

GetLerper() 공개 메소드

public GetLerper ( ) : VertexPainterWindow.Lerper
리턴 VertexPainterWindow.Lerper

GetPreviewColor() 공개 메소드

public GetPreviewColor ( ) : Color
리턴 UnityEngine.Color

LerpFunc() 공개 메소드

public LerpFunc ( PaintJob j, int idx, object &val, float r ) : void
j PaintJob
idx int
val object
r float
리턴 void

프로퍼티 상세

brushData 공개적으로 프로퍼티

public BrushData brushData
리턴 BrushData