VisualScriptBasicTypeConstant

Inherits: VisualScriptNode < Resource < Reference < Object

A Visual Script node representing a constant from the base types.

Description

A Visual Script node representing a constant from base types, such as Vector3.AXIS_X.

Properties

Variant.Typebasic_type0
Stringconstant 

Property Descriptions

Default0
Setterset_basic_type(value)
Getterget_basic_type()

The type to get the constant from.


Setterset_basic_type_constant(value)
Getterget_basic_type_constant()

The name of the constant to return.