书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 1650 个相关结果.
  • 2D Rigid Body

    2D RigidBody RigidBody properties Mass Velocity Angular Velocity Rotation, position and scaling Fixed rotation Enable Contact Listener RigidBody type RigidBody API Get or c...
  • 旋转

    旋转 Options Initial Rotation Angular Velocity Dynamic 旋转 Reference Panel: Particle System ‣ Rotation Particles rotation settings. These parameters specify how the indiv...
  • Directed Particles

    376 2021-10-08 《Qt6 QML Book》
    Directed Particles Directed Particles We have seen particles can rotate. But particles can also have a trajectory. The trajectory is specified as the velocity or acceleration of...
  • Dynamics

    66 2024-06-27 《Blender 4.1 Manual》
    Dynamics Deactivation Dynamics Reference Panel: Physics ‣ Rigid Body ‣ Dynamics Used to control the physics of the rigid body simulation. This panel is available only for Ac...
  • 2D RigidBody

    2D Rigidbody Add Rigidbody Properties RigidBody Properties Mass Velocity Angular Velocity Rotation, Translation and Scaling Fix Rotation EnableContactListener Rigidbody Ty...
  • 2D RigidBody

    2D RigidBody RigidBody properties Mass Velocity Angular Velocity Rotation, position and scaling Fixed rotation Enable Contact Listener RigidBody type RigidBody API Get or c...
  • 通用GPU

    通用 GPU 通用 GPU 在3D扩展中,除了后期处理通道外,我们还可以给layer加通用GPU通道,这样可以更灵活地利用GPU的高性能实现各种效果。 const vertex = /* glsl */ ` precision highp float ; attribute vec2 coords ; ...
  • Coding the player

    Coding the player Choosing animations Preparing for collisions Up to date This page is up to date for Godot 4.1 . If you still find outdated information, please open an issue...
  • Mesh Sequence Cache Modifier

    98 2024-06-26 《Blender 4.1 Manual》
    Mesh Sequence Cache Modifier Options Time Velocity Mesh Sequence Cache Modifier The Mesh Sequence Cache modifier loads data from Alembic and USD files. It supports static m...
  • 使用KinematicBody2D

    使用KinematicBody2D 简介 什么是运动体? 运动与碰撞 move_and_collide move_and_slide move_and_slide_with_snap 检测碰撞 使用哪种运动方式? 示例 移动和墙壁 弹跳/反射 平台运动 使用KinematicBody2D 简介 Godot提供了几种碰...