unreal.InterchangeSpecularProfileNode¶
- class unreal.InterchangeSpecularProfileNode(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
InterchangeBaseNodeInterchange Specular Profile Node
C++ Source:
Plugin: Interchange
Module: InterchangeNodes
File: InterchangeSpecularProfileNode.h
- get_custom_format() uint8 or None¶
Get Custom Format
- Returns:
format (uint8):
- Return type:
uint8 or None
- get_custom_texture() str or None¶
Get Custom Texture
- Returns:
texture_uid (str):
- Return type:
str or None