pub type RectangleKey = PrimKey<RectanglePrim>;Aliased Type§
pub struct RectangleKey {
pub common: PrimKeyCommonData,
pub kind: RectanglePrim,
}Fields§
§common: PrimKeyCommonData§kind: RectanglePrimpub type RectangleKey = PrimKey<RectanglePrim>;pub struct RectangleKey {
pub common: PrimKeyCommonData,
pub kind: RectanglePrim,
}common: PrimKeyCommonData§kind: RectanglePrim