Difference between revisions of "Character Linear Velocity (LogiX node)"

From Neos Wiki
Jump to navigation Jump to search
(Mark stub)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<languages></languages>
 
<languages></languages>
 
<translate>
 
<translate>
{{stub}}
+
<!--T:1-->
The '''Character Linear Velocity''' node.
+
{{Infobox Logix Node
 +
| Name = Character Linear Velocity
 +
| Image =[[File: CharacterLinearVelocityNode.png | noframe | 128px | 'Character Linear Velocity' LogiX node ]]
 +
| Input0Type = CharacterController | Input0Name = Character
 +
| Output0Type = Float3 | Output0Name = *
 +
}}
  
<!--[[File:|border|256px|right]]-->
+
<!--T:2-->
 +
The '''Character Linear Velocity''' node outputs the linear velocity of the input <code>Character</code> [[CharacterController (Component)]] in global coordinate space.
  
== Inputs & Outputs ==
+
== Usage == <!--T:3-->
{| class="wikitable"
 
|+Inputs
 
|-
 
| Color
 
| Label
 
| Type
 
|-
 
| style="background-color:{{CharacterController-color}}" |
 
| Character
 
| CharacterController
 
|}
 
  
{| class="wikitable"
+
== Examples == <!--T:4-->
|+Outputs
 
|-
 
| Color
 
| Label
 
| Type
 
|-
 
| style="background-color:{{Float-color}}" |
 
| *
 
| Float3
 
|}
 
  
== Usage ==
+
== Node Menu == <!--T:5-->
 
 
== Examples ==
 
 
 
== Node Menu ==
 
 
</translate>
 
</translate>
 
+
[[Category:LogiX{{#translation:}}|Character Linear Velocity]]
[[Category:LogiX|Character Linear Velocity]]
+
[[Category:LogiX:Physics{{#translation:}}|Character Linear Velocity]]
[[Category:LogiX: Physics|Character Linear Velocity]]
 
 
{{:NodeMenu-Physics}}
 
{{:NodeMenu-Physics}}

Latest revision as of 03:47, 20 February 2022