Table of Contents

Class GltfIdObject

Namespace
ReFuel.IO.Model.Gltf
Assembly
ReFuel.dll
public abstract class GltfIdObject : GltfObject
Inheritance
GltfIdObject
Derived
Inherited Members

Constructors

GltfIdObject(GltfDocument)

public GltfIdObject(GltfDocument document)

Parameters

document GltfDocument

Properties

Id

public int Id { get; }

Property Value

int