Reader3dsTransformer Property |
Gets and instance of a
Transformer3ds created with this Reader3ds.
Transformer3ds is a helper class that helps animate and transform (rotate, scale and translate) the objects read with Reader3ds.
Namespace: Ab3dAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax public Transformer3ds Transformer { get; }
Property Value
Type:
Transformer3dsSee Also