Garry's Mod Wiki

Revision Difference

Entity:WorldToLocal#565638

<function name="WorldToLocal" parent="Entity" type="classfunc"> <description>Translates a worldspace vector into a vector relative to the entity's coordinate system.</description> <realm>Shared</realm> <args> <arg name="wpos" type="Vector">A worldspace vector.</arg> </args> <rets> <ret name="" type="Vector">The correspondent local space vector.</ret> <ret name="" type="Vector">The corresponding local space vector.</ret> </rets> </function>