unreal.CollectionScalarParameter

class unreal.CollectionScalarParameter

Bases: CollectionParameterBase

A scalar parameter

C++ Source:

  • Module: Engine

  • File: MaterialParameterCollection.h

Editor Properties: (see get_editor_property/set_editor_property)

  • default_value (float): [Read-Write] Default Value

  • parameter_name (Name): [Read-Write] Parameter Name: The name of the parameter. Changing this name will break any blueprints that reference the parameter.