Click or drag to resize
AB4D logo

DXViewSetObjectNames Method

Overload List
 NameDescription
Public methodSetObjectNames(DictionaryObject, String) SetObjectNames sets a dictionary with object as key and name as value that can be used to name the created SceneNodes. This method must be called before the RootNode is created.
Public methodSetObjectNames(DictionaryString, Object) SetObjectNames sets a dictionary with object as key and name as value that can be used to name the created SceneNodes. This method must be called before the RootNode is created.
Top
See Also