LuaPoint.NewPoint Method

PartProxy

LuaPointNewPoint Method

Create new LuaPoint

Namespace:  PartProxy
Assembly:  PartProxy (in PartProxy.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static LuaPoint NewPoint()
Public Shared Function NewPoint As LuaPoint
public:
static LuaPoint^ NewPoint()
static member NewPoint : unit -> LuaPoint 

Return Value

Type: LuaPoint
LuaPoint.
See Also