User Tools

Site Tools


dragengine:modules:dragonscript:behavior_vrhandpointat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
dragengine:modules:dragonscript:behavior_vrhandpointat [2021/11/04 19:17] – created dragonlorddragengine:modules:dragonscript:behavior_vrhandpointat [2024/03/14 16:51] (current) dragonlord
Line 40: Line 40:
   * Type: vector   * Type: vector
   * Default value: //(0, 0, 0)//   * Default value: //(0, 0, 0)//
-  * Example (*.deeclass): <code xml><vector name='vrHand(left).origin' x='0' y='0.1' z='0.2'/></code>+  * Example (*.deeclass): <code xml><vector name='vrHandPointAt(left).origin' x='0' y='0.1' z='0.2'/></code>
  
 ===== rotation ===== ===== rotation =====
Line 47: Line 47:
   * Type: vector   * Type: vector
   * Default value: //(0, 0, 0)//   * Default value: //(0, 0, 0)//
-  * Example (*.deeclass): <code xml><vector name='vrHand(left).rotation' x='45' y='0' z='0'/></code>+  * Example (*.deeclass): <code xml><vector name='vrHandPointAt(left).rotation' x='45' y='0' z='0'/></code>
  
 ===== bone ===== ===== bone =====
Line 73: Line 73:
 ====== API Documentation ====== ====== API Documentation ======
  
-[[https://developer.dragondreams.ch/docs/dragonscript/scriptapi/latest/classDragengine_1_1Scenery_1_1ECBehaviorVRHand.html|ECBehaviorVRHand]].+#@LinkApiDocDEDS2_HTML~classDragengine_1_1Scenery_1_1ECBehaviorVRHand.html,ECBehaviorVRHand~@#.
  
 Since DragonScript Module Version **1.7** Since DragonScript Module Version **1.7**
Line 118: Line 118:
 </code> </code>
  
-The [[https://developer.dragondreams.ch/docs/dragonscript/scriptapi/latest/classDragengine_1_1Scenery_1_1BaseVRActorClass.html|BaseVRActorClass]] provides full VR support including ECBehaviorVRHandPointAt for both hands.+The #@LinkApiDocDEDS2_HTML~classDragengine_1_1Scenery_1_1BaseVRActorClass.html,BaseVRActorClass~@# provides full VR support including ECBehaviorVRHandPointAt for both hands.
  
 ====== Live Examples ====== ====== Live Examples ======
  
   * [[https://github.com/LordOfDragons/deexamples|DEExamples Repository]]: ExampleVR project.   * [[https://github.com/LordOfDragons/deexamples|DEExamples Repository]]: ExampleVR project.
dragengine/modules/dragonscript/behavior_vrhandpointat.1636053449.txt.gz · Last modified: 2021/11/04 19:17 by dragonlord