goog.vec.Ray
Provided By |
---|
Constructs a new ray with an optional origin and direction. If not specified, the default is [0, 0, 0].
new Ray( opt_origin, opt_dir )
Parameters |
|
---|
Provided By |
---|
Constructs a new ray with an optional origin and direction. If not specified, the default is [0, 0, 0].
Parameters |
|
---|