Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Assembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)
Defines the Owner of this component as well as the role (i.e. 'slot') that this component fulfills.
Namespace: Visual3D.EntityModelAssembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public ComponentContext Context { get; private set; }
Public Property Context As ComponentContext Get Private Set