[This is preliminary documentation and is subject to change.]
Represents an object that can be hidden in the game world.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
The IVisual type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsVisible | Gets or sets a value indicating whether this instance is currently visible within the game world. Invisible instances will still be processed but will not be rendered. |
See Also