Class WebGLActiveInfo
Implements
System.IDisposable
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Fusee.Engine.Imp.Graphics.Blazor
Assembly: Fusee.Engine.Imp.Graphics.Blazor.dll
Syntax
public class WebGLActiveInfo : JSHandler, IDisposable
Properties
Name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
System.String |
Size
Declaration
public int Size { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Type
Declaration
public uint Type { get; }
Property Value
Type | Description |
---|---|
System.UInt32 |
Implements
System.IDisposable