Class AgiRootStkMetadata

AgiRootStkMetadata class

glTF Extension that defines metadata for use with STK (Systems Tool Kit).

public sealed class AgiRootStkMetadata : ExtraProperties

Properties

NameDescription
Extensions { get; }Gets a collection of JsonSerializable instances.
Extras { get; set; }Gets or sets the extras content of this instance.
SolarPanelGroups { get; }

Methods

NameDescription
CreateSolarPanelGroup(string)
GetExtension<T>()
RemoveExtensions<T>()
RemoveExtensions<T>(T)
SetExtension<T>(T)
UseExtension<T>()

See Also