GraphicsContext
Class
Read time 1 minuteLast updated 19 hours ago
Inheritance
- object
- GraphicsContext
Inherited Members
- Equals(object)
- Equals(object, object)
- GetHashCode()
- GetType()
- MemberwiseClone()
- ReferenceEquals(object, object)
- ToString()
Namespace: UnityEngine.Pixyz.View
[Serializable]public class GraphicsContext
Constructors
GraphicsContext()
public GraphicsContext()
GraphicsContext(GraphicsContext)
Parameterspublic GraphicsContext(GraphicsContext o)
Type | Name | Description |
|---|---|---|
| GraphicsContext | o |
Fields
api
Returnspublic GraphicAPI api
Type | Description |
|---|---|
| GraphicAPI |
context
Returnspublic IntPtr context
Type | Description |
|---|---|
| IntPtr |