VisualShaderNodeFloatConstant

继承: VisualShaderNodeConstant < VisualShaderNode < Resource < RefCounted < Object

可视化着色器图中使用的浮点数标量常量。

描述

翻译为着色器语言中的 float

属性

float

constant

0.0


属性说明

float constant = 0.0

  • void set_constant ( float value )

  • float get_constant ( )

代表该节点状态的浮点数常量。

Previous Next


© 版权所有 2014-present Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0). Revision b1c660f7.

Built with Sphinx using a theme provided by Read the Docs.