I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:DefaultSizedThumbnailRenderer (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> ThumbnailRenderer >> DefaultSizedThumbnailRenderer |
Contents
- Package:
- UnrealEd
- Direct subclasses:
- MaterialInstanceThumbnailRenderer, SkeletalMeshThumbnailRenderer, StaticMeshThumbnailRenderer
- This class in other games:
- UDK
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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
This thumbnail renderer holds some commonly shared properties
Properties[edit]
DefaultSizeX[edit]
Type: int
Modifiers: config
The default width of this thumbnail
Default value: 512
DefaultSizeY[edit]
Type: int
Modifiers: config
The default height of this thumbnail
Default value: 512