Class NormalTextureInfoBase
Normal map specific texture info
Inherited Members
Namespace: GLTFast.Schema
Assembly: solution.dll
Syntax
[Serializable]
public abstract class NormalTextureInfoBase : TextureInfoBase
Fields
| Name | Description |
|---|---|
| scale | The scalar multiplier applied to each normal vector of the texture. This value is ignored if normalTexture is not specified. This value is linear. |