unreal.ShaderParamTypeDefinition¶
- class unreal.ShaderParamTypeDefinition¶
Bases:
StructBaseFully 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]type_declaration(str): [Read-Only]