Titan Property ====== Editor.Shapes.PhaseOffset ====== ^ API | https://api.avolites.com/11.0/Editor.Shapes.PhaseOffset.html | ^ description | Gets or sets the phase offset for all shapes being edited. Updates the value in the Titan engine. | ^ [[:macros:namespace]] | [[:macros:namespace:Editor.Shapes]] | ^ type | [[:macros:type:Double]] | == example == ActionScript.SetProperty.Double('Editor.Shapes.PhaseOffset', 180) Sets the offset for the currently selected fixture in the current shape to 180 degrees. == used in == {{backlinks>.}}