Struct ScissorState
- Namespace
- Lime
- Assembly
- Lime.dll
public struct ScissorState
- Inherited Members
Constructors
ScissorState(WindowRect)
public ScissorState(WindowRect bounds)
Parameters
bounds
WindowRect
Fields
Bounds
public WindowRect Bounds
Field Value
Default
public static readonly ScissorState Default
Field Value
Enable
public bool Enable
Field Value
ScissorDisabled
public static readonly ScissorState ScissorDisabled