Eden Editor: Marker: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
<onlyinclude> | <onlyinclude> | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
! colspan="3" | Info | |||
! colspan="2" | [[Eden Editor: Scenario Atttributes|Development]] | |||
|- | |||
! Name | ! Name | ||
! Category | ! Category | ||
! class="unsortable" | Description | |||
! Class | ! Class | ||
! | ! Control | ||
|- | |- | ||
| '''Type''' | | '''Type''' | ||
| Marker Type | | Marker Type | ||
| | | | ||
| <tt>itemClass</tt> | |||
| <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Type|Type]]</tt> | |||
|- | |- | ||
| '''Variable Name''' | | '''Variable Name''' | ||
| Marker Init | | Marker Init | ||
| | |||
| <tt>name</tt> | | <tt>name</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Edit|Edit]]</tt> | ||
|- | |- | ||
| '''Text''' | | '''Text''' | ||
| Marker Init | | Marker Init | ||
| | |||
| <tt>text</tt> | | <tt>text</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Edit|Edit]]</tt> | ||
|- | |- | ||
| '''Size''' | | '''Size''' | ||
| Marker Transformation | | Marker Transformation | ||
| | |||
| <tt>size2</tt> | | <tt>size2</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditAB|EditAB]]</tt> | ||
|- | |- | ||
| '''Position''' | | '''Position''' | ||
| Marker Transformation | | Marker Transformation | ||
| | |||
| <tt>position</tt> | | <tt>position</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditXY|EditXY]]</tt> | ||
|- | |- | ||
| '''Rotation''' | | '''Rotation''' | ||
| Marker Transformation | | Marker Transformation | ||
| | |||
| <tt>rotation</tt> | | <tt>rotation</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#EditZ|EditZ]]</tt> | ||
|- | |- | ||
| '''Shape''' | | '''Shape''' | ||
| Marker Style | | Marker Style | ||
| | |||
| <tt>markerType</tt> | | <tt>markerType</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#ShapeMarker|ShapeMarker]]</tt> | ||
|- | |- | ||
| '''Brush''' | | '''Brush''' | ||
| Marker Style | | Marker Style | ||
| | |||
| <tt>brush</tt> | | <tt>brush</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#markerBrush|markerBrush]]</tt> | ||
|- | |- | ||
| '''Color''' | | '''Color''' | ||
| Marker Style | | Marker Style | ||
| | |||
| <tt>baseColor</tt> | | <tt>baseColor</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#MarkerColor|MarkerColor]]</tt> | ||
|- | |- | ||
| '''Alpha''' | | '''Alpha''' | ||
| Marker Style | | Marker Style | ||
| | |||
| <tt>alpha</tt> | | <tt>alpha</tt> | ||
| | | <tt>[[Eden_Editor:_Configuring_Attributes:_Controls#Slider|Slider]]</tt> | ||
|} | |} | ||
</onlyinclude> | </onlyinclude> | ||
[[Category:Eden Editor|Markers]] | [[Category:Eden Editor|Markers]] | ||
[[Category:Eden Editor: Asset Types|Markers]] | [[Category:Eden Editor: Asset Types|Markers]] |
Revision as of 12:43, 7 December 2015
Attributes
Info | Development | |||
---|---|---|---|---|
Name | Category | Description | Class | Control |
Type | Marker Type | itemClass | Type | |
Variable Name | Marker Init | name | Edit | |
Text | Marker Init | text | Edit | |
Size | Marker Transformation | size2 | EditAB | |
Position | Marker Transformation | position | EditXY | |
Rotation | Marker Transformation | rotation | EditZ | |
Shape | Marker Style | markerType | ShapeMarker | |
Brush | Marker Style | brush | markerBrush | |
Color | Marker Style | baseColor | MarkerColor | |
Alpha | Marker Style | alpha | Slider |