formula node框中定义浮点数输入什么代码?
我输入"double a;"是error,输入"int32 a;"就是对的。
已解决! 转到解答。
Mouse-over the formula node, CTRL+H to get context help...
See Formula Node Syntax...
Formula Node Syntax
floating-point-type:
float
float32
float64
integer-type:
int
int8
int16
int32
uInt8
uInt16
uInt32