Plane3d

Plane3d

  • normal : bevy_math::direction::Dir3
  • half_size : glam::Vec2

Description

A bounded plane in 3D space. It forms a surface starting from the origin with a defined height and width.

Functions