unreal.ShaderParamTypeDefinition

class unreal.ShaderParamTypeDefinition

Bases: unreal.StructBase

Fully describes the name and type of a parameter a shader exposes.

C++ Source:

  • Plugin: ComputeFramework

  • Module: ComputeFramework

  • File: ShaderParamTypeDefinition.h

Editor Properties: (see get_editor_property/set_editor_property)

  • name (str): [Read-Write] Name

  • type_declaration (str): [Read-Only] Type Declaration