Table of Contents

Interface IAssetPartDesign

Namespace
Stride.Core.Assets
Assembly
Stride.Core.Assets.dll

An interface representing a design-time part in an AssetComposite.

public interface IAssetPartDesign

Properties

Base

BasePart Base { get; set; }

Property Value

BasePart

Part

IIdentifiable Part { get; }

Property Value

IIdentifiable