I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:MaterialExpressionTransform (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> MaterialExpression >> MaterialExpressionTransform
Package: 
Engine
Within class: 
Material
This class in other games:
UDK

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

Properties[edit]

Property group 'MaterialExpressionTransform'[edit]

TransformType[edit]

Type: EMaterialVectorCoordTransform

Modifiers: const

type of transform to apply to the input expression

Internal variables[edit]

Input[edit]

Type: MaterialExpression.ExpressionInput

input expression for this transform

Enums[edit]

EMaterialVectorCoordTransform[edit]

type of transform to apply to the input expression

TRANSFORM_World 
TRANSFORM_View 
TRANSFORM_Local