Always snap to grid

UE3:SeqAct_SetVectorComponents (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_SetVectorComponents
Package: 
Engine


Properties

OutVector

Type: Object.Vector


X

Type: float


Y

Type: float


Z

Type: float


Default values

Property Value
ObjCategory "Math"
ObjName "Set Vector Components"
VariableLinks[0]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Vector'
LinkDesc "Output Vector"
PropertyName 'OutVector'
VariableLinks[1]
Member Value
ExpectedType Class'Engine.SeqVar_Float'
LinkDesc "X"
PropertyName 'X'
VariableLinks[2]
Member Value
ExpectedType Class'Engine.SeqVar_Float'
LinkDesc "Y"
PropertyName 'Y'
VariableLinks[3]
Member Value
ExpectedType Class'Engine.SeqVar_Float'
LinkDesc "Z"
PropertyName 'Z'