Class SampleBase
The base class for all automatically serializable classes.
Inherited Members
Namespace: USD.NET
Syntax
[Serializable]
public class SampleBase
Methods
Free()
Visits all arrays held by this object and returns them to the associated allocator.
Declaration
public void Free()