Click or drag to resize

SurfaceAreaCreationMode Methods

The SurfaceAreaCreationMode type exposes the following members.

Methods
 NameDescription
Protected methodCalculatePointPosition
(Overrides AreaCreationModeCalculatePointPosition(Viewport, Vector3, ObjectInSpace))
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodFinish
(Overrides AreaCreationModeFinish(Boolean))
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodOnDestroy
(Inherited from ObjectCreationMode)
Protected methodOnEditorActionClick
(Inherited from ObjectCreationMode)
Protected methodOnEditorActionClick2
(Inherited from ObjectCreationMode)
Protected methodOnEditorActionGetState
(Inherited from ObjectCreationMode)
Protected methodOnGetTextInfoCenterBottomCorner
(Inherited from AreaCreationMode)
Protected methodOnGetTextInfoRightBottomCorner
(Inherited from ObjectCreationMode)
Protected methodOnJoystickEvent
(Inherited from ObjectCreationMode)
Protected methodOnKeyDown
(Inherited from AreaCreationMode)
Protected methodOnKeyPress
(Inherited from ObjectCreationMode)
Protected methodOnKeyUp
(Inherited from ObjectCreationMode)
Protected methodOnMouseDoubleClick
(Inherited from ObjectCreationMode)
Protected methodOnMouseDown
(Inherited from AreaCreationMode)
Protected methodOnMouseMove
(Inherited from ObjectCreationMode)
Protected methodOnMouseRelativeModeChanged
(Inherited from ObjectCreationMode)
Protected methodOnMouseUp
(Inherited from ObjectCreationMode)
Protected methodOnMouseWheel
(Inherited from ObjectCreationMode)
Protected methodOnSpecialInputDeviceEvent
(Inherited from ObjectCreationMode)
Protected methodOnTick
(Inherited from ObjectCreationMode)
Protected methodOnUpdateBeforeOutput
(Inherited from AreaCreationMode)
Protected methodOnUpdateBeforeOutput2
(Inherited from ObjectCreationMode)
Protected methodOnUpdateBegin
(Inherited from ObjectCreationMode)
Protected methodOnUpdateEnd
(Inherited from ObjectCreationMode)
Protected methodOnUpdateGetObjectInSceneRenderingContext
(Inherited from ObjectCreationMode)
Protected methodOnViewportUpdateGetCameraSettings
(Inherited from ObjectCreationMode)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Extension Methods
 NameDescription
Public Extension MethodMethodInvoke Calls the object method by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGet Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGetT Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertySet Sets the value of the object property by name.
(Defined by ObjectEx)
Top
See Also