Add a new Color4fField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
String key,
Color4f value,
String prompt,
Boolean treatAsLinear,
Int32 sectionId
)
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Color4f
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
- sectionId
- Type: System.Int32
- The id of the section containing the field
Add a new Color4fField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Color4f
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
Add a new Point2dField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
String key,
Point2d value,
String prompt,
Boolean treatAsLinear,
Int32 sectionId
)
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Point2d
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
- sectionId
- Type: System.Int32
- The id of the section containing the field
Add a new Point2dField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Point2d
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
Add a new Point2dField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Point2d
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
Add a new Point3dField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
String key,
Point3d value,
String prompt,
Boolean treatAsLinear,
Int32 sectionId
)
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Point3d
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
- sectionId
- Type: System.Int32
- The id of the section containing the field
Add a new Point3dField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Point3d
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
Add a new Point3dField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Point3d
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
Add a new Point4dField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
String key,
Point4d value,
String prompt,
Boolean treatAsLinear,
Int32 sectionId
)
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Point4d
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
- sectionId
- Type: System.Int32
- The id of the section containing the field
Add a new Point4dField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Point4d
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
Add a new Point4dField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Point4d
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
Add a new BoolField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
String key,
Boolean value,
String prompt,
Boolean treatAsLinear,
Int32 sectionId
)
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.Boolean
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
- sectionId
- Type: System.Int32
- The id of the section containing the field
Add a new BoolField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.Boolean
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
Add a new BoolField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.Boolean
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
Add a new DateTimeField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
String key,
DateTime value,
String prompt,
Boolean treatAsLinear,
Int32 sectionId
)
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.DateTime
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
- sectionId
- Type: System.Int32
- The id of the section containing the field
Add a new DateTimeField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.DateTime
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
Add a new DateTimeField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.DateTime
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
Add a new DoubleField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
String key,
Double value,
String prompt,
Boolean treatAsLinear,
Int32 sectionId
)
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.Double
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
- sectionId
- Type: System.Int32
- The id of the section containing the field
Add a new DoubleField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.Double
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
Add a new DoubleField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.Double
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
Add a new Color4fField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.Drawing.Color
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
Add a new Color4fField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.Drawing.Color
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
Add a new GuidField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
String key,
Guid value,
String prompt,
Boolean treatAsLinear,
Int32 sectionId
)
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.Guid
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
- sectionId
- Type: System.Int32
- The id of the section containing the field
Add a new GuidField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.Guid
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
Add a new GuidField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.Guid
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
Add a new IntField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
String key,
Int32 value,
String prompt,
Boolean treatAsLinear,
Int32 sectionId
)
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.Int32
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
- sectionId
- Type: System.Int32
- The id of the section containing the field
Add a new IntField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.Int32
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
Add a new IntField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.Int32
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
Add a new FloatField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
String key,
Single value,
String prompt,
Boolean treatAsLinear,
Int32 sectionId
)
- key
- Type: System.String
- Key name for the field value to add. See important note above
- value
- Type: System.Single
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
- sectionId
- Type: System.Int32
- The id of the section containing the field
Add a new FloatField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.Single
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
Add a new FloatField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.Single
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
Add a new NullField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
- sectionId
- Type: System.Int32
- The id of the section containing the field
Add a new NullField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
Add a new NullField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
Add a new StringField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
String key,
String value,
String prompt,
Boolean treatAsLinear,
Int32 sectionId
)
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.String
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
- sectionId
- Type: System.Int32
- The id of the section containing the field
Add a new StringField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.String
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
Add a new StringField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: System.String
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
Add a new TransformField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
String key,
Transform value,
String prompt,
Boolean treatAsLinear,
Int32 sectionId
)
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Transform
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
- sectionId
- Type: System.Int32
- The id of the section containing the field
Add a new TransformField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
String key,
Transform value,
String prompt,
Boolean treatAsLinear
)
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Transform
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
Add a new TransformField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Transform
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
Add a new Vector2dField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
String key,
Vector2d value,
String prompt,
Boolean treatAsLinear,
Int32 sectionId
)
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Vector2d
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
- sectionId
- Type: System.Int32
- The id of the section containing the field
Add a new Vector2dField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Vector2d
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
Add a new Vector2dField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Vector2d
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
Add a new Vector3dField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
String key,
Vector3d value,
String prompt,
Boolean treatAsLinear,
Int32 sectionId
)
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Vector3d
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
- sectionId
- Type: System.Int32
- The id of the section containing the field
Add a new Vector3dField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Vector3d
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.
- treatAsLinear
- Type: System.Boolean
- Determines whether the texture in this slot will be treated as linear by rendering engines (ie - not gamma packed).
Add a new Vector3dField to the dictionary. This overload will cause the field to be tagged as "textured" so that the texturing UI will appear in automatic UIs.
- key
- Type: System.String
- Key name for the field value to add. See important note above.
- value
- Type: Vector3d
- Initial value for this field.
- prompt
- Type: System.String
- Prompt to display in the user interface (Content Browsers) if this is None or an empty string the this field is a data only field and will not appear in the user interface.