scaled(by:)
Returns the entity that results from scaling with the specified size.
Declaration
func scaled(by size: Size3D) -> SelfParameters
- size:
The size structure that defines the scale.
Returns the entity that results from scaling with the specified size.
func scaled(by size: Size3D) -> SelfThe size structure that defines the scale.