Gah - a solution with more questions. – EntropicLqd
UE2:DrawOpImage (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> DrawOpBase >> DrawOpImage |
- Package:
- XInterface
- This class in other games:
- UT2003
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties
bStretch
Type: bool
Modifiers: deprecated
Stretch the picture;
Image
Type: Material
ImageStyle
Type: byte
SubX
Type: float
Default value: -1.0
SubXL
Type: float
Default value: -1.0
SubY
Type: float
Default value: -1.0
SubYL
Type: float
coordinates on Image
Default value: -1.0
Instance functions
Draw
function Draw (Canvas Canvas)
Overrides: DrawOpBase.Draw