VisualScriptGlobalConstant¶
Inherits: VisualScriptNode < Resource < Reference < Object
A Visual Script node returning a constant from @GlobalScope.
Description¶
A Visual Script node returning a constant from @GlobalScope.
Properties¶
|
Property Descriptions¶
int constant = 0
The constant to be used.