Click or drag to resize
SbMatrix3SetScale Method
Sets matrix to scale.
Overload List
  NameDescription
Public methodSetScale(Single)
Sets matrix to scale by given uniform factor.
Public methodSetScale(SbVec3f)
Sets matrix to scale by given vector.
Public methodSetScale(SbVec3f)
Sets matrix to scale by given vector.
Top
See Also