FastLineRendererPropertiesClone Method |
Clone these properties
Namespace:
DigitalRuby.FastLineRenderer
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public FastLineRendererProperties Clone()
Public Function Clone As FastLineRendererProperties
public:
FastLineRendererProperties^ Clone()
member Clone : unit -> FastLineRendererProperties
Return Value
Type:
FastLineRendererPropertiesCloned FastLineRendererProperties
See Also