Version: 2023.1
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

GraphView.CalculateFrameTransform

マニュアルに切り替える
public static void CalculateFrameTransform (Rect rectToFit, Rect clientRect, int border, out Vector3 frameTranslation, out Vector3 frameScaling);

パラメーター

rectToFit Rectangle to fit.
clientRect Parent rectangle.
border Border size.
frameTranslation Calculated translation.
frameScaling Calculated scaling.

説明

Calculate the view transform based on zoom level and the size of the window or parent.