FragmentBuilderScriptProxy struct 263520 bytes
rend.FragmentBuilderScriptProxy
Inheritance
No base class.
Derived
None.
Properties
None.
Functions
static void Construct(rend.FragmentBuilderScriptProxy self, rend.DebugDrawerScriptProxy debugDrawer)staticRTTIstatic void Done(rend.FragmentBuilderScriptProxy self)staticRTTIstatic void SetColor(rend.FragmentBuilderScriptProxy self, Color color)staticRTTIstatic void PushLocalTransform(rend.FragmentBuilderScriptProxy self)staticRTTIstatic void PopLocalTransform(rend.FragmentBuilderScriptProxy self)staticRTTIstatic void BindTransform(rend.FragmentBuilderScriptProxy self, Matrix localToWorld)staticRTTIstatic void AddArrow(rend.FragmentBuilderScriptProxy self, Vector4 start, Vector4 end)staticRTTIstatic void AddWireAngledRange(rend.FragmentBuilderScriptProxy self, Matrix matrix, float height, float range, float rangeAngle, bool drawSides)staticRTTI