Свойство | Type | Description | |
---|---|---|---|
boundingSphere | BoundingSphere | ||
model | SharpDX.Toolkit.Graphics.Model |
Méthode | Description | |
---|---|---|
Draw ( SharpDX.Toolkit.GameTime gametime ) : void | ||
ModelGameObject ( Project2Game game, SharpDX.Toolkit.Graphics.Model model, System.Vector3 position, System.Vector3 orientation, System.Vector3 scale ) : SharpDX |
public Draw ( SharpDX.Toolkit.GameTime gametime ) : void | ||
gametime | SharpDX.Toolkit.GameTime | |
Résultat | void |
public ModelGameObject ( Project2Game game, SharpDX.Toolkit.Graphics.Model model, System.Vector3 position, System.Vector3 orientation, System.Vector3 scale ) : SharpDX | ||
game | Project2Game | |
model | SharpDX.Toolkit.Graphics.Model | |
position | System.Vector3 | |
orientation | System.Vector3 | |
scale | System.Vector3 | |
Résultat | SharpDX |
protected BoundingSphere boundingSphere | ||
Résultat | BoundingSphere |