View Single Post
Author Message
SpirT
Senior Member
Join Date: Sep 2018
Location: Portugal
Old 05-27-2020 , 14:22   error 001: expected token: "(", but found "{"
Reply With Quote #1

Hey

I have got the error on this:
PHP Code:
view_as<float>{0.0,0.0,0.0}; 
Tried this but plugin does not work:
PHP Code:
view_as<float>( { 0.00.00.0 } ); 
Any fix?
__________________
SpirT is offline