|  | ILinkRendererUpdateLink Method | 
Namespace: KASAPIv2
 Syntax
Syntax Remarks
RemarksIt's called on every frame update if the link is started. The performance cost of this method is rated as moderate. The callers should consider optimization techniques to avoid calling this method on the every frame update.
A specific renderer implementation may introduce own optimization algorithm when the call becomes too heavy and slow.
 See Also
See Also