Click or drag to resize

CaptureCameraCapture Method

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static void Capture(
	DisplayObject target,
	RenderTexture texture,
	Vector2 offset
)

Parameters

target
Type: FairyGUIDisplayObject
texture
Type: RenderTexture
offset
Type: Vector2
See Also