INameProperty

Description

interface Tinman.Engine.Scenes.Properties.INameProperty

Extended by

ShapeLayer sealed
TextureLayer sealed
Vehicle

Base interface for classes that declare a Name property.

Public / Attributes

Name


public attribute Name → (get,set)

value : string

The name or null for none.

The human-readable name of this object.

Defaults to null.