INamedObject

Overview

INamedObject is a interface in Aspose.3D FOSS for Typescript.

INamedObject.name stores the object’s name as a string.

Properties

NameTypeAccessDescription
name: stringReadStores the object’s name as a string

See Also