Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Color4f value,
ChangeContexts changeContext
)
deprecated in 6.0
obsolete: Use version without ChangeContexts
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: Color4f
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Color4f value
)
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: Color4f
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Point2d value,
ChangeContexts changeContext
)
deprecated in 6.0
obsolete: Use version without ChangeContexts
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: Point2d
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Point2d value
)
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: Point2d
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Point3d value,
ChangeContexts changeContext
)
deprecated in 6.0
obsolete: Use version without ChangeContexts
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: Point3d
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Point3d value
)
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: Point3d
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Point4d value,
ChangeContexts changeContext
)
deprecated in 6.0
obsolete: Use version without ChangeContexts
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: Point4d
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Point4d value
)
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: Point4d
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Boolean value,
ChangeContexts changeContext
)
deprecated in 6.0
obsolete: Use version without ChangeContexts
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: System.Boolean
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Boolean value
)
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: System.Boolean
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Byte[] value,
ChangeContexts changeContext
)
deprecated in 6.0
obsolete: Use version without ChangeContexts
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: System.Byte[]
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Byte[] value
)
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: System.Byte[]
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
DateTime value,
ChangeContexts changeContext
)
deprecated in 6.0
obsolete: Use version without ChangeContexts
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: System.DateTime
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
DateTime value
)
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: System.DateTime
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Double value,
ChangeContexts changeContext
)
deprecated in 6.0
obsolete: Use version without ChangeContexts
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: System.Double
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Double value
)
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: System.Double
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Color value,
ChangeContexts changeContext
)
deprecated in 6.0
obsolete: Use version without ChangeContexts
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: System.Drawing.Color
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Color value
)
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: System.Drawing.Color
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Guid value,
ChangeContexts changeContext
)
deprecated in 6.0
obsolete: Use version without ChangeContexts
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: System.Guid
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Guid value
)
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: System.Guid
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Int32 value,
ChangeContexts changeContext
)
deprecated in 6.0
obsolete: Use version without ChangeContexts
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: System.Int32
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Int32 value
)
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: System.Int32
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Single value,
ChangeContexts changeContext
)
deprecated in 6.0
obsolete: Use version without ChangeContexts
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: System.Single
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Single value
)
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: System.Single
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
String value,
ChangeContexts changeContext
)
deprecated in 6.0
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: System.String
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
String value
)
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: System.String
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Transform value,
ChangeContexts changeContext
)
deprecated in 6.0
obsolete: Use version without ChangeContexts
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: Transform
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Transform value
)
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: Transform
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Vector2d value,
ChangeContexts changeContext
)
deprecated in 6.0
obsolete: Use version without ChangeContexts
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: Vector2d
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Vector2d value
)
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: Vector2d
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Vector3d value,
ChangeContexts changeContext
)
deprecated in 6.0
obsolete: Use version without ChangeContexts
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: Vector3d
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Description:

Set the field value and send the appropriate change notification to the render SDK. Will throw a InvalidOperationException exception if the key name is not valid.

Syntax:
public Void Set(
String key,
Vector3d value
)
Parameters:
  • key
  • Type: System.String
  • Key name for the field value to change. See important note above.
  • value
  • Type: Vector3d
  • New value for this field.
Returns:
Type: Void
Available since:
5.1

Nothing found