Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The text box below the parameters shows the possible formats for the value of the user-defined property. Suppose that we you want to take the texture color from a user property named diffuse_color. Then if we you want to specify red color on one object, we you could specify this as diffuse_color=1,0,0 and if we you want green color on another object, we you could specify this as diffuse_color=0,1,0

...