Click or drag to resize

UserResource Constructor

Initializes a new instance of the UserResource class.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public UserResource()
Remarks
Use this constructor when loading an existing user resource.
See Also