Skip to main content

RectangleKey

Type Alias RectangleKey 

Source
pub type RectangleKey = PrimKey<RectanglePrim>;

Aliased Type§

pub struct RectangleKey {
    pub common: PrimKeyCommonData,
    pub kind: RectanglePrim,
}

Fields§

§common: PrimKeyCommonData§kind: RectanglePrim