Click or drag to resize
AB4D logo

PixelEffectPixelSize Property

Gets or sets a float value that specifies the size of the pixel that is used when the size is not specified by the material.

Namespace: Ab3d.DirectX.Effects
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public float PixelSize { get; set; }

Property Value

Single
See Also