Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE3:MaterialExpressionTransform (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> MaterialExpression >> MaterialExpressionTransform |
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. |
Properties
Property group 'MaterialExpressionTransform'
TransformSourceType
Type: EMaterialVectorCoordTransformSource
Modifiers: const
Source coordinate space of the vector
Default value: TRANSFORMSOURCE_Tangent
TransformType
Type: EMaterialVectorCoordTransform
Modifiers: const
Destination coordinate space of the vector
Internal variables
Input
Type: MaterialExpression.ExpressionInput
input expression for this transform
Default values
Property | Value |
---|---|
MenuCategories[0] | 'VectorOps' |
Enums
EMaterialVectorCoordTransform
Destination coordinate space of the vector
- TRANSFORM_World
- TRANSFORM_View
- TRANSFORM_Local
- TRANSFORM_Tangent
EMaterialVectorCoordTransformSource
Source coordinate space of the vector
- TRANSFORMSOURCE_World
- TRANSFORMSOURCE_Local
- TRANSFORMSOURCE_Tangent