Class NormalTextureInfoBase<TExtensions>
Normal map specific texture info
Inherited Members
Namespace: GLTFast.Schema
Assembly: solution.dll
Syntax
[Serializable]
public abstract class NormalTextureInfoBase<TExtensions> : NormalTextureInfoBase where TExtensions : TextureInfoExtensions, new()
Type Parameters
Name | Description |
---|---|
TExtensions | normalTextureInfo extension type |
Fields
Name | Description |
---|---|
extensions | TextureInfo extensions |
Properties
Name | Description |
---|---|
Extensions | TextureInfo extensions |