Create a new ID with altered miscellaneous data.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntaxpublic ID SetData(
Object data
)
Parameters
- data
- Type: SystemObject
Other packet/protocol data (header information, packet timestamps, hardware details, or null).
Return Value
Type:
ID[Missing <returns> documentation for "M:Demo3D.IO.ID.SetData(System.Object)"]
See Also