unreal.RigVMFunction_DrawDebugNameDimensions¶
- class unreal.RigVMFunction_DrawDebugNameDimensions(name: Name = 'None', settings: DrawDebugStringSettings = Ellipsis, dimensions: Vector = Ellipsis)¶
Bases:
RigVMFunction_DrawDebugLibraryBaseGet the dimensions of a draw debug name. Useful for aligning or centering text.
C++ Source:
Plugin: DrawDebugLibrary
Module: DrawDebugLibrary
File: RigUnit_DrawDebugLibrary.h
Editor Properties: (see get_editor_property/set_editor_property)
dimensions(Vector): [Read-Write] Output Dimensionsname(Name): [Read-Write] Name to drawsettings(DrawDebugStringSettings): [Read-Write] String Settings
- property settings: DrawDebugStringSettings¶
[Read-Write] String Settings
- Type: