Class PbrMetallicRoughness
Inheritance
PbrMetallicRoughness
Implements
Inherited Members
Namespace: GLTFast.Newtonsoft.Schema
Assembly: solution.dll
Syntax
public class PbrMetallicRoughness : PbrMetallicRoughnessBase<TextureInfo>, IJsonObject
Constructors
Name | Description |
---|---|
PbrMetallicRoughness() |
Fields
Name | Description |
---|---|
extensions | |
extras |
Methods
Name | Description |
---|---|
TryGetValue<T>(string, out T) | Tries find a property of a key and cast its value to type T. |