Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » RescaleVector3D
| Module: | Vision3DLite | 
|---|
Lengthens or shortens a 3D vector relatively preserving its direction.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inVector3D | Vector3D | |
![]()  | 
				inScale | Real | Scaling factor | 
![]()  | 
				inInverse | Bool | Switches to the inverse operation | 
![]()  | 
				outVector3D | Vector3D | 
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description | 
|---|---|
| DomainError | Scale cannot be zero in an inverse scaling of vector in RescaleVector3D. | 
Complexity Level
This filter is available on Basic Complexity Level.

 Basic
