We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 431ab88 commit 12083ccCopy full SHA for 12083cc
docs/ScriptReference/Actions/3D/JCS_3DThrowAction.md
@@ -4,11 +4,12 @@ Throws a game object toward another game object.
4
5
## Variables
6
7
-| Name | Description |
8
-|:----------------|:--------------------------|
9
-| mActive | Is this component active? |
10
-| mGravityProduct | Mulitply the gravity. |
11
-| mTimeType | Type of the delta time. |
+| Name | Description |
+|:----------------|:------------------------------------|
+| mActive | Is this component active? |
+| mGravityProduct | Mulitply the gravity. |
+| mTimeType | Type of the delta time. |
12
+| mFaceFoward | Rotate to look at forward location. |
13
14
## Functions
15
0 commit comments