Class GlbExportCollection
Inheritance
System.Object
GlbExportCollection
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.Export.PrimaryContent.Models
Assembly: AssetRipper.Export.PrimaryContent.dll
Syntax
public sealed class GlbExportCollection : SingleExportCollection<IUnityObjectBase>
Constructors
| Improve this Doc View SourceGlbExportCollection(IContentExtractor, IUnityObjectBase)
Declaration
public GlbExportCollection(IContentExtractor assetExporter, IUnityObjectBase asset)
Parameters
Type | Name | Description |
---|---|---|
IContentExtractor | assetExporter | |
IUnityObjectBase | asset |
Properties
| Improve this Doc View SourceExportExtension
Declaration
protected override string ExportExtension { get; }
Property Value
Type | Description |
---|---|
System.String |