Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Assembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Gets/sets type of interaction with reflective surfaces (i.e. water) for this scene object.
Namespace: Visual3DAssembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public virtual bool IsReflectionAllowed { get; set; }
Public Overridable Property IsReflectionAllowed As Boolean Get Set