Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET

Namespace: Visual3D.Graphics3D
Assembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public class ImpostorSettings : IDeserializationCallback, 
	IDesignNotified
Public Class ImpostorSettings _
	Implements IDeserializationCallback, IDesignNotified

Members

                  
 All Members  Constructors   Fields   Properties   Methods   Events  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Model..::..ImpostorSettings()()()()
Initializes a new instance of the Model..::..ImpostorSettings class
Model..::..ImpostorSettings(Model)
Initializes a new instance of the Model..::..ImpostorSettings class
Model..::..ImpostorSettings(Model, Int32, Int32)
Initializes a new instance of the Model..::..ImpostorSettings class
Model..::..ImpostorSettings(Model, Model..::..ImpostorSettings..::..MapSizeRating, Model..::..ImpostorSettings..::..ViewAngleResolution)
Initializes a new instance of the Model..::..ImpostorSettings class
AlphaStrength
AlphaTestThreshold
AmbientColoration
ApplyChanges
BackgroundColoration
Configure(Model)
DefaultMaxImposterDistance
DefaultMaxModelDistance
DefaultModelScaleDeviation
DefaultOffsetFromGround
DefaultPlacementSpacing
DiffuseColoration
GetOrCreateImposterMap()()()()
ImpostorMap
ImpostorSettingsChanged
IsAlphaTestOnly
IsImposterMapCreatedForAllModels
Resolution
Scaling
ToString()()()() (Overrides Object..::..ToString()()()().)
TransparencyOrder
YOffset

Inheritance Hierarchy

System..::..Object
  Visual3D.Graphics3D..::..Model..::..ImpostorSettings

See Also