Getting this error when I attempt to assign my specular map to my mesh materials:
Error: Error #3697: A texture is bound on sampler 2 but not used by the fragment program.
Any ideas?
SpecularMap errorSoftware: Away3D 4.x |
||
julespong, Member
Posted: 05 August 2011 12:08 AM Total Posts: 53 Getting this error when I attempt to assign my specular map to my mesh materials: Error: Error #3697: A texture is bound on sampler 2 but not used by the fragment program.
|
||
David Lenaerts, Administrator
Posted: 05 August 2011 10:46 AM Total Posts: 80 [ # 1 ] Hi, can you log a bug at https://github.com/away3d/away3d-core-fp11/issues and include the entire material creation/adaption code so I can try and reproduce the issue? Cheers! |
||
|