Merge pull request #1010 from boonto/bugfix-float
Fix Billboard ShaderNode cannot compile on Android
This commit is contained in:
commit
d415cbb66b
@ -24,7 +24,7 @@ ShaderNodeDefinitions{
|
||||
mat4 worldViewMatrix
|
||||
mat4 projectionMatrix
|
||||
vec3 modelPosition
|
||||
float scale 1
|
||||
float scale 1.0
|
||||
}
|
||||
Output {
|
||||
//all the node outputs
|
||||
|
Loading…
x
Reference in New Issue
Block a user