Struct RootMotionSource_MoveToForce
MoveToForce moves the target to a given fixed location in world space over the duration
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public struct RootMotionSource_MoveToForce
Fields
| Improve this Doc View SourcebRestrictSpeedToExpected
Declaration
public bool bRestrictSpeedToExpected
Field Value
Type | Description |
---|---|
System.Boolean |
Properties
| Improve this Doc View SourcePathOffsetCurve
Path Offset Curve
Declaration
public CurveVector PathOffsetCurve { get; set; }
Property Value
Type | Description |
---|---|
CurveVector |