Ab3d.DXEngine reference help
Ab3d.DXEngine reference help
Ab3d.DXEngine Namespaces
Ab3d.DirectX Namespaces
Ab3d.DirectX
InstancedMeshNode Class
InstancedMeshNode Properties
DXMesh Property
InstancesCount Property
IsBackFaceMaterial Property
IsCastingShadow Property
IsPreMultipliedAlphaColor Property
IsSolidColorMaterial Property
IsUpdatingBounds Property
OverrideEffect Property
StartInstanceIndex Property
TextureAlphaClipThreshold Property
TextureBlendState Property
TextureShaderResourceView Property
UseAlphaBlend Property
UseDynamicInstanceBuffer Property
UseInstanceIdColor Property
UseScreenSpaceScaling Property
Instanced
Mesh
Node
Start
Instance
Index Property
StartInstanceIndex can be set to an index that will render only instances from the specified start index on. When the value is changed it is recommended to set the
MeshIndexBufferDataChanged
and
BoundsChanged
flags with calling
NotifySceneNodeChange(SceneNode
SceneNodeDirtyFlags)
method.
Namespace:
Ab3d.DirectX
Assembly:
Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
Copy
public
int
StartInstanceIndex
{
get
;
set
; }
Property Value
Int32
See Also
Reference
InstancedMeshNode Class
Ab3d.DirectX Namespace
See
Ab3d.DXEngine home page
to get more information about the Ab3d.DXEngine library.
Copyright (c) by AB4D d.o.o. (www.ab4d.com)