PresentationFormat() Class to be used to decide if the output textures can hold more data beyond the range from 0..1, thing is useful for HDR images. Constructor new PresentationFormat() Source: points.js, line 26 Example points.presentationFormat = PresentationFormat.RGBA16FLOAT;