Struct Image2DGLES2
Namespace: Unity.Tiny.Rendering
Syntax
public struct Image2DGLES2 : ISystemStateComponentData
Fields
externalOwner
Declaration
public bool externalOwner
Field Value
Type | Description |
---|---|
System.Boolean |
glTexId
Declaration
public uint glTexId
Field Value
Type | Description |
---|---|
System.UInt32 |
smoothingEnabled
Declaration
public bool smoothingEnabled
Field Value
Type | Description |
---|---|
System.Boolean |