Click or drag to resize

AssetAspectAssetID Property

The ID of the asset that this is an instance of.

Namespace: Demo3D.Visuals.Assets
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public Guid AssetID { get; set; }

Property Value

Guid
See Also