Cogito, ergo sum
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[edit]
Property group 'MaterialExpressionTransform'[edit]
TransformSourceType[edit]
Type: EMaterialVectorCoordTransformSource
Modifiers: const
Source coordinate space of the vector
Default value: TRANSFORMSOURCE_Tangent
TransformType[edit]
Type: EMaterialVectorCoordTransform
Modifiers: const
Destination coordinate space of the vector
Internal variables[edit]
Input[edit]
Type: MaterialExpression.ExpressionInput
input expression for this transform
Default values[edit]
Property | Value |
---|---|
MenuCategories[0] | 'VectorOps' |
Enums[edit]
EMaterialVectorCoordTransform[edit]
Destination coordinate space of the vector
- TRANSFORM_World
- TRANSFORM_View
- TRANSFORM_Local
- TRANSFORM_Tangent
EMaterialVectorCoordTransformSource[edit]
Source coordinate space of the vector
- TRANSFORMSOURCE_World
- TRANSFORMSOURCE_Local
- TRANSFORMSOURCE_Tangent