Class TextureBasisUniversal
Basis Universal texture extension
Inherited Members
Namespace: Unity.Cloud.Gltfast.Objects
Assembly: Unity.Cloud.Gltfast.dll
Syntax
[MovedFrom(true, "GLTFast.Schema", "glTFast", null)]
public class TextureBasisUniversal
Properties
Source
Index of the image which defines a reference to the KTX v2 image with Basis Universal super-compression.
Declaration
[JsonPropertyName("source")]
public int? Source { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |