1234567891011121314151617181920 |
- <?xml version="1.0" encoding="UTF-8" ?>
- <class name="VisualShaderNodeVec3Constant" inherits="VisualShaderNode" category="Core" version="3.1">
- <brief_description>
- </brief_description>
- <description>
- </description>
- <tutorials>
- </tutorials>
- <demos>
- </demos>
- <methods>
- </methods>
- <members>
- <member name="constant" type="Vector3" setter="set_constant" getter="get_constant">
- </member>
- </members>
- <constants>
- </constants>
- </class>
|