VisualShaderNodeVectorFunc

Inherits: VisualShaderNode < Resource < Reference < Object

Category: Core

Brief Description

Properties

Function function

Enumerations

enum Function:

  • FUNC_NORMALIZE = 0
  • FUNC_SATURATE = 1
  • FUNC_NEGATE = 2
  • FUNC_RECIPROCAL = 3
  • FUNC_RGB2HSV = 4
  • FUNC_HSV2RGB = 5

Property Descriptions

Setter set_function(value)
Getter get_function()