Click or drag to resize

AspectBindableItemNameStoreUpdate Method

Updates all bindable item names.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public void Update()
Remarks
This function should be called after the aspect name changes. This function is called automatically after the naming scheme changes.
See Also