Description:

Override ApplyViewChange when you want to receive changes to the view/camera

Syntax:
protected virtual void ApplyViewChange(
ViewInfo viewInfo
)
protected
virtual
Parameters:
  • viewInfo
  • Type: ViewInfo
  • The ViewInfo with the changes
Returns:
Type: void

ApplyViewChange method

Class:  Rhino.Render.ChangeQueue.ChangeQueue

Nothing found