Creates a layer resource that can be used with this render target and its compatible render targets. The new layer has the specified initial size. The layer resource is allocated to the minimum size when {{PushLayer}} is called.
オーバーロード一覧
オーバーロード | 解説 |
Create(RenderTarget) | Creates a layer resource that can be used with this render target and its compatible render targets. The new layer has the specified initial size. The layer resource is allocated to the minimum size when {{PushLayer}} is called. |
Create(RenderTarget,Nullable<Size2F>) | Creates a layer resource that can be used with this render target and its compatible render targets. The new layer has the specified initial size. |
参照