Namespace: DeltaEngine.ContentAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
public bool DisableLinearFiltering { get; set; }
public bool DisableLinearFiltering { get; set; }
Public Property DisableLinearFiltering As Boolean
Get
Set
Public Property DisableLinearFiltering As Boolean
Get
Set
public:
property bool DisableLinearFiltering {
bool get ();
void set (bool value);
}
public:
property bool DisableLinearFiltering {
bool get ();
void set (bool value);
}
member DisableLinearFiltering : bool with get, set
member DisableLinearFiltering : bool with get, set
Property Value
Type:
Boolean