Property | Type | Description | |
---|---|---|---|
ContainsPoint | bool | ||
DistanceFromCenter | double | ||
InitAllAttributes | void |
Method | Description | |
---|---|---|
Shockwave ( ) : System |
Method | Description | |
---|---|---|
CleanUpRender ( ) : void | ||
RenderEffect ( int effectFrame, IPixelFrameBuffer frameBuffer ) : void | ||
RenderEffectByLocation ( int numFrames, VixenModules.Effect.Effect.Location.PixelLocationFrameBuffer frameBuffer ) : void | ||
SetupRender ( ) : void |
Method | Description | |
---|---|---|
ContainsPoint ( double distance, double innerRadius, double outerRadius ) : bool | ||
DistanceFromCenter ( Point center, Point point ) : double | ||
InitAllAttributes ( ) : void |
protected RenderEffect ( int effectFrame, IPixelFrameBuffer frameBuffer ) : void | ||
effectFrame | int | |
frameBuffer | IPixelFrameBuffer | |
return | void |
protected RenderEffectByLocation ( int numFrames, VixenModules.Effect.Effect.Location.PixelLocationFrameBuffer frameBuffer ) : void | ||
numFrames | int | |
frameBuffer | VixenModules.Effect.Effect.Location.PixelLocationFrameBuffer | |
return | void |