CaptureCamera.Capture Method |
Namespace:
FairyGUI
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static void Capture(
DisplayObject target,
RenderTexture texture,
Vector2 offset
)
Parameters
- target
- Type: FairyGUI.DisplayObject
- texture
- Type: RenderTexture
- offset
- Type: Vector2
See Also