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