Click or drag to resize

TransformValues Constructor (TransformValues)

Constructor that uses another TransformValues as a constructor

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public TransformValues(
	TransformValues transformValues
)

Parameters

transformValues
Type: DustProductions.CoreTransformValues

[Missing <param name="transformValues"/> documentation for "M:DustProductions.Core.TransformValues.#ctor(DustProductions.Core.TransformValues)"]

See Also