Class ShaderExporterBase
Inheritance
System.Object
ShaderExporterBase
Implements
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.UnityProjects.Shaders
Assembly: AssetRipper.Export.UnityProjects.dll
Syntax
public abstract class ShaderExporterBase : BinaryAssetExporter, IAssetExporter
Methods
| Improve this Doc View SourceTryCreateCollection(IUnityObjectBase, out IExportCollection)
Declaration
public override bool TryCreateCollection(IUnityObjectBase asset, out IExportCollection exportCollection)
Parameters
Type | Name | Description |
---|---|---|
IUnityObjectBase | asset | |
IExportCollection | exportCollection |
Returns
Type | Description |
---|---|
System.Boolean |