Click or drag to resize

RectTransformExtensionsSetInsetAndSizeFromParentRightEdgeWithCurrentAnchors Method

Namespace:  frame8.Logic.Misc.Other.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static void SetInsetAndSizeFromParentRightEdgeWithCurrentAnchors(
	RectTransform child,
	float newInset,
	float newSize
)

Parameters

child
Type: RectTransform
newInset
Type: SystemSingle
newSize
Type: SystemSingle
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also