Click or drag to resize
MaterialAPIEffect Property
Get the effect instance.

Namespace:  GeonBit.Core.Graphics.Materials
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public abstract Effect Effect { get; }

Property Value

Type: Effect
See Also