| TransformObjectViaWorldSpace_Examplem_SendAdditiveTransform Field |
Bool triggering if we are doing additive transforms, such as building off of our previous location
instead of just moving to a new position
Namespace:
SimpleDemos
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool m_SendAdditiveTransform
Public m_SendAdditiveTransform As Boolean
public:
bool m_SendAdditiveTransform
val mutable m_SendAdditiveTransform: bool
Field Value
Type:
BooleanSee Also