comment
news
apps
browse
insights
charts
code_blocks
dev
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
Plane
.Position
Vector3
Position
{
get
;
set
;
}
Description
Origin position of the plane, basically a vector <see cref="F:Sandbox.Plane.Distance" /> away from world origin in the direction given by <see cref="F:Sandbox.Plane.Normal" />.
Return
User Comments
Fields
Distance
Normal
Properties
Origin
Position
Methods
GetDistance
IsInFront
SnapToPlane
Trace
TryTrace
Static Methods
GetIntersection