KeyShot Forum

Technical discussions => General discussion => Topic started by: mr12am on March 03, 2015, 01:13:57 AM

Title: About Style Sheet Editor
Post by: mr12am on March 03, 2015, 01:13:57 AM
How to Automatically Load Custom Style Sheet at Runtime?
Title: Re: About Style Sheet Editor
Post by: Brandon Davis on March 04, 2015, 01:58:58 PM
You are able to load a custom stylesheet by adding the absolute path to the stylesheet in the keyshot5.xml file.

Look for this entry in your XML file.
<stylesheet>:/res/keyshot_dark.style</stylesheet

// Brandon