public MKDSObjectRenderGroup(MKDS.NKM.OBJI Objects, Color PointColor) { this.Objects = Objects; this.PointColor = PointColor; }