Declaration

func setAttributesFast(_ attributes: [GSShapeKey : Any], format: GSFormatVersion)

Declaration

- (void) setAttributesFast:(NSDictionary<NSString *,id> *) attributes format:(GSFormatVersion) format;

Declaration

setAttributesFast_format_(attributes: dict[str, object], format: GSFormatVersion)

Parameters

format

The file format version used to decode attribute values.

See Also

Attributes