AVOLITES TITAN API

SetShapeSpeed

Sets a shape's speed.

Namespace: Editor.Shapes

Syntax

MACRO

Void Editor.Shapes.SetShapeSpeed(Int32 shapeId, Double speedValueToSet, IEnumerable<Int32> fixtureIds)

HTTP

http://[ip]:4430/titan/script/2/Editor/Shapes/SetShapeSpeed?shapeId={titanId}&speedValueToSet={double}&fixtureIds={}

Parameters

shapeId ( Int32 ) : The shape identifier.

speedValueToSet ( Double ) : The speed value to set.

fixtureIds ( IEnumerable<Int32> ) : The fixture ids.