INodeShapeRenderTask

Extends: roSGNodeTask

Node-level interface for the shared ShapeRenderTask node (see ShapeRenderTask.xml) - declared here (not in ShapeRenderTask.bs) so every shape component's own renderTask field can be typed precisely too, without each one re-declaring it.

Properties

  • shapeType (string)
  • uri (string)
  • width (float)
  • height (float)
  • color (integer)
  • outlineColor (integer)
  • outlineWidth (integer)
  • cornerRadius (float)
  • outlineSegments (integer)
  • vertices (object)
  • resultUri (string)
  • resultRoundTripMs (integer)