IRenderable Interface

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Represents an object that can be rendered in the game world.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public interface IRenderable

The IRenderable type exposes the following members.

Properties

  NameDescription
Public propertyModel
Gets or sets the Model of this instance.
Top
See Also

Reference