Click or drag to resize
AB4D logo

RenderableInstancedObjectsPrimitiveUseScreenSpaceScaling Field

When true (false by default) then each instance is scaled in the shader so that the value specified in matrix's M11 defines the size of the rendered object on screen (when the size of the mesh is 1).

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public bool UseScreenSpaceScaling

Field Value

Boolean
See Also