Skip to content

lib.img.generate.Sketch

Thomas Mann edited this page May 19, 2023 · 2 revisions

Sketch

in lib.img.generate


Allows to add sketches as annoations or storyboards.

You 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 story board or animation), or with onion skinning.

You can also use the following keyboard short-cuts:

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


Outputs

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

Parameters

Name Type Relevancy
StrokeSize System.Single
StrokeColor System.Numerics.Vector4
Background System.Numerics.Vector4
Filename System.String
Scene T3.Core.DataTypes.Command
InputImage SharpDX.Direct3D11.Texture2D
ShowOnionSkin System.Boolean
OverridePageIndex System.Int32
Resolution SharpDX.Size2

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