writeAttributeColorPointGIntensity(withValue:completion:)

Declaration

func writeAttributeColorPointGIntensity(withValue value: NSNumber?, completion: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeColorPointGIntensity(withValue value: NSNumber?) async throws