Gah - a solution with more questions. – EntropicLqd

UE3:UIStyle_Image (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> UIRoot >> UIStyle_Data >> UIStyle_Image
Package: 
Engine
This class in other games:
UT3

Contains information about how to present and format an image's appearance

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved

Properties

Property group 'UIStyle_Image'

AdjustmentType

Type: UIRoot.UIImageAdjustmentData

Array size: 2 (EUIOrientation.UIORIENT_MAX)

Information about how to modify the way the image is rendered.

Default value, index 0:

Member Value
AdjustmentType ADJUST_Normal

Default value, index 1:

Member Value
AdjustmentType ADJUST_Normal

Coordinates

Type: UIRoot.TextureCoordinates

if DefaultImage points to a texture atlas, represents the coordinates to use for rendering this image

DefaultImage

Type: Surface

The material to use if the image material cannot be loaded or this style is not applied to an image.

Default value: Texture2D'EngineResources.DefaultTexture'

Default values

Property Value
UIEditorControlClass "WxStyleImagePropertiesGroup"