Represents a 3D model in the scene.
Namespace:
Bespoke.Games.FrameworkAssembly: Bespoke.Games.Framework (in Bespoke.Games.Framework.dll) Version: 4.3.0.0 (4.3.0.0)
Syntax
| C# |
|---|
public class Actor : SceneObjectBase |
| Visual Basic (Declaration) |
|---|
Public Class Actor _ Inherits SceneObjectBase |
| Visual C++ |
|---|
public ref class Actor : public SceneObjectBase |
Inheritance Hierarchy
System..::.Object
Bespoke.Games.Framework..::.SceneObjectBase
Bespoke.Games.Framework..::.Actor
Bespoke.Games.Framework..::.DynamicActor
Bespoke.Games.Framework..::.SceneObjectBase
Bespoke.Games.Framework..::.Actor
Bespoke.Games.Framework..::.DynamicActor