Arbor Reference
3.7.4
Component Reference
Behaviour Reference
Calculator Reference
Bool
Bounds
Collider
Collider2D
Collision
Collision2D
Component
EnumFlags
Events
Float
Input
Int
List
Long
Mathf
NodeGraph
Parameter
Quaternion
Random
RaycastHit
RaycastHit2D
Rect
Rect.Center
Rect.Compose
Rect.Contains
Rect.Decompose
Rect.MinMaxRect
Rect.NormalizedToPoint
Rect.Overlaps
Rect.PointToNormalized
Properties
RectTransform
Rigidbody
Rigidbody2D
Scene
String
Transform
Vector2
Vector3
BehaviourTree
Arbor Reference
Docs
»
Calculator Reference
»
Rect.PointToNormalized
Rect.PointToNormalized
¶
Calculates the normalized coordinates cooresponding the the point.
Properties
¶
Property Name
Description
Rect
Rectangle to get normalized coordinates inside.
Point
A point inside the rectangle to get normalized coordinates for.
Result
Result output