Click or drag to resize
SbMatrix3 Properties

The SbMatrix3 type exposes the following members.

Properties
  NameDescription
Public propertyItem
Gets or sets the element at the specified index. Make it look like a usual matrix (so you can do m[i,j]).
Top
See Also