Click or drag to resize

FrameRecordBase Class

[Missing <summary> documentation for "T:Demo3D.Visuals.FrameRecordBase"]

Inheritance Hierarchy

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public abstract class FrameRecordBase

The FrameRecordBase type exposes the following members.

Constructors
 NameDescription
Protected methodFrameRecordBaseInitializes a new instance of the FrameRecordBase class
Top
Properties
 NameDescription
Public propertyId 
Public propertyName 
Public propertyRawId 
Public propertyVisible 
Top
Methods
 NameDescription
Protected methodStatic memberUpdateMaterials 
Top
Fields
 NameDescription
Protected fieldid 
Public fieldNameUpdates 
Protected fieldrawId 
Public fieldVisibleUpdates 
Top
See Also