Interface IDynamicMesh
Inherited Members
System.IDisposable.Dispose()
Namespace: Experior.Interfaces
Assembly: Experior.Interfaces.dll
Syntax
public interface IDynamicMesh : IDynamic, IRigidPart, IDisposable, IMeshObject, ISceneObject
Properties
SubItems
Declaration
IReadOnlyList<IShapeDescription> SubItems { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyList<IShapeDescription> |