[][src]Type Definition gdnative_core::geom::Rect2

type Rect2 = Rect<f32>;

Trait Implementations

impl Export for Rect2[src]

type Hint = ()

A type-specific hint type that is valid for the type being exported.

impl FromVariant for Rect2[src]

impl ToVariant for Rect2[src]