Interface PVRGetPropertiesParams

interface PVRGetPropertiesParams {
    properties: PVRPropertyName[];
}

Properties

Properties

properties: PVRPropertyName[]