Unity StudioDevelop with Unity StudioLogicNodesConstant nodesNodes that use fixed values that don't change while your Logic script runs.阅读时间1 分钟最后更新于 5 个月前Constant Float nodeA fixed numerical value.Constant String nodeA fixed string of text.Constant Bool nodeA fixed Boolean value.Vector2 node (constant)A fixed Vector2 value.Vector3 node (constant)A fixed Vector3 value.