Click or drag to resize

CTRecordTimedUpdates Property

[Missing <summary> documentation for "P:Demo3D.Visuals.CTRecords.CTRecord.TimedUpdates"]

Namespace:  Demo3D.Visuals.CTRecords
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntax
C#
public List<TimedUpdate> TimedUpdates { get; set; }

Property Value

Type: ListTimedUpdate
See Also