Updated docs and added constants to tracker
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#title SetIdentityMatrix [RCBasic Doc]
|
||||
#header sub SetIdentityMatrix(mA, n)
|
||||
#header Sub SetIdentityMatrix(mA, n)
|
||||
|
||||
Sets matrix mA to an identity matrix of n rows and n columns.
|
||||
|
||||
For most transform operations (ie. translate, rotate, and scale) it is recommended to start from and identity matrix
|
||||
|
||||
|
||||
Reference in New Issue
Block a user