DrawEntitiesParams Class

Public Class DrawEntitiesParams
This language is not supported or no code example is available.
public class DrawEntitiesParams
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Equals(Object) (inherited from Object).
Protected method Finalize (inherited from Object).
Public method GetFirstShadowLight()
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Protected method MemberwiseClone (inherited from Object).
Public method ToString (inherited from Object).
Top
Fields
 
Name Description
Public field Blocks
Public field CompileParamsForAttributes for the compilation and regen of the attributes.
Public field DrawParams
Public field RegenParamsForAttributes for the compilation and regen of the attributes.
Public field SelectableOnly When true, checks the Entity.Selectable property, otherwise no.
Public field Workspace
Public field animating
Public field boundingBox
Public field defaultMaterial
Public field drawZBufferOnly
Public field entList The list of entities to draw.
Public field gfxShadowParams
Public field layers
Public field simplify
Public field transparencyFound
Top
devDept.Eyeshot.Workspace.DrawEntitiesParams

.NET Framework

Supported in: 4.7.2

In this article

Definition