Class RenderViewportUtils
Inheritance
System.Object
RenderViewportUtils
Namespace: Unity.UIWidgets.rendering
Syntax
public static class RenderViewportUtils
Fields
defaultCacheExtent
Declaration
public const float defaultCacheExtent = 250F
Field Value
| Type | Description |
|---|---|
| System.Single |
Methods
of(RenderObject)
Declaration
public static RenderAbstractViewport of(RenderObject obj)
Parameters
| Type | Name | Description |
|---|---|---|
| RenderObject | obj |
Returns
| Type | Description |
|---|---|
| RenderAbstractViewport |