|
PixelEffectIsCircularPixel Property |
Gets or sets a Boolean value that specifies if pixels are rendered as circle instead of square.
This value is used when the object does not provide a
PixelMaterial.
Default value is false.
Namespace: Ab3d.DirectX.EffectsAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public bool IsCircularPixel { get; set; }
Property Value
BooleanSee Also