Skip to content

lib.img.generate.Sketch

Thomas Mann edited this page Jan 17, 2024 · 2 revisions

Sketch

in lib.img.generate


Allows adding sketches as annotations or storyboards. You can create multiple pages and switch between them by selecting or animating the PageIndex. Use the ShowAs parameter to toggle between showing the sketches as a single frame (e.g., as a comment), until the next frame (e.g., as a storyboard or animation), or with onion skinning. You can also use the following keyboard shortcuts:

[P] - Draw mode [E] - Erase mode [0-9] - Select brush size


Input Parameters

Name (Relevancy & Type) Description
StrokeSize (Single) -
StrokeColor (Vector4) -
Background (Vector4) -
Filename (String) -
Scene (Command) -
InputImage (Texture2D) -
ShowOnionSkin (Boolean) -
OverridePageIndex (Int32) -
Resolution (Int2) -

Outputs

Name Type
ColorBuffer SharpDX.Direct3D11.Texture2D
Points T3.Core.DataTypes.BufferWithViews

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally