ProjectSettingsPage_RenderingCompressVerticesEnum Enumeration |
Namespace: NeoAxis
public enum CompressVerticesEnum
Member name | Value | Description | |
---|---|---|---|
Original | 0 | No compression, maximally fast uploading to GPU. | |
Quality | 1 | Saving full quality. | |
Performance | 2 | Positions and texture coordinates are converted to 16-bit. |
Copyright © 2022 NeoAxis. All rights reserved.