SceneObject

SceneObject — klasa SceneObject. Nasleđuje od: INamedObject.


NameTypeAccessDescription
SceneSceneReadGets the scene that this object belongs to
NamestringRead/WriteGets or sets the name.
PropertiesPropertyCollectionReadGets the collection of all properties.

SignatureDescription
SceneObject(name: string)Initialize an SceneObject with a default name
SceneObject()Initialize an SceneObject.
A3DObject()Initializes a new instance of the A3DObject class with no name.
RemoveProperty(property: Property)Removes a dynamic property.
GetProperty(property: string)Get the value of specified property
SetProperty(property: string, value: object?)Sets the value of specified property
FindProperty(propertyName: string)Finds the property.

Vidi takođe

 Српски