NodeSocketFloatFactor(NodeSocket)

base classes — bpy_struct, NodeSocket

class bpy.types.NodeSocketFloatFactor(NodeSocket)

Input or output socket of a node

default_value
Type :float in [0, 1], default 0.0
subtype

Subtype defining the socket value details

Type :enum in [‘NONE’, ‘UNSIGNED’, ‘NONE’, ‘UNSIGNED’, ‘PERCENTAGE’, ‘FACTOR’, ‘ANGLE’, ‘TIME’, ‘DISTANCE’, ‘NONE’, ‘TRANSLATION’, ‘DIRECTION’, ‘VELOCITY’, ‘ACCELERATION’, ‘EULER’, ‘XYZ’], default ‘NONE’

Inherited Properties

Inherited Functions

Previous topic

NodeSocketFloatDistance(NodeSocket)

Next topic

NodeSocketFloatNone(NodeSocket)