UnityGLTF icon indicating copy to clipboard operation
UnityGLTF copied to clipboard

Made ShaderOverride public on GLTFComponent

Open robertdorn83 opened this issue 1 year ago • 0 comments

For accessing the ShaderOverride property on GLTFComponent via script, i added a public property for it. Can also be changed after a gltf is loaded.

fixes #754 "how to access shaderoverride"

robertdorn83 avatar Aug 27 '24 14:08 robertdorn83