Modifying SVG Resources - HALion - 7.1

HALion Help

Product
HALion
Version
7.1
ft:locale
en-US
Document type
Webhelp
ft:openMode
fluidtopics

Any object contained in an SVG resource can be modified.

Prerequisite

The object must be identifiable by a unique ID.

Procedure

  1. Enter the ID of the object in the ID text field, to specify the object that you want to modify.
  2. Set the property of the object that you want to change in the Property text field. For example, enter fill to change the color.
  3. Specify the value in the Value text field.

    For colors, you can either enter the name, such as “blue” or “red”, for example, or RGB values, such as “rgb(255,255,255)”. If you have defined color resources, you can assign them by using the following format: $cr(color name).

    Once a property is added, a new empty Property line becomes available, which allows you to modify further properties of the object. For example, you can change the color, the width of the stroke, etc.