Click or drag to resize
SbMatrixSetScale 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