unreal.TextureCropSize¶
- class unreal.TextureCropSize(w: int = 0, h: int = 0)¶
Bases:
StructBaseTexture Replace Crop Size parameter container
C++ Source:
Plugin: nDisplay
Module: DisplayClusterConfiguration
File: DisplayClusterConfigurationTypes_Base.h
Editor Properties: (see get_editor_property/set_editor_property)
h(int32): [Read-Write] Replace texture crop height, in pixelsw(int32): [Read-Write] Replace texture crop width, in pixels