Table of Contents

Struct AssetMember

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

Represents a member of an asset.

public struct AssetMember
Inherited Members
Extension Methods

Fields

Asset

The asset.

public Asset Asset

Field Value

Asset

MemberPath

The path to the member in the asset.

public MemberPath MemberPath

Field Value

MemberPath