Table of Contents

Interface IAssetWithSource

Namespace
Stride.Core.Assets
Assembly
Stride.Core.Assets.dll
public interface IAssetWithSource

Properties

Source

The source file of this asset.

UFile Source { get; set; }

Property Value

UFile