Prop3D.copy# abstractmethod Prop3D.copy(deep: bool = True) → Self[source]# Return a copy of this prop. Parameters: deepbool, default: TrueReturn a deep copy of the prop.