The SEDRIS Data Representation Model
APPENDIX A - Classes Translucency Control Link |
---|
An instance of this DRM class is a specialized <Control Link> used to provide the connection between an ordered list of <Expression> instances and the target translucency_value field of a <Translucency> instance.
The expr_index field is a 1-based index into the ordered aggregation of <Expressions>, and is used to select the specific <Expression> that defines <Translucency>'s translucency_value field.
Puddles can be faded in based on the precipitation rate.
No FAQs supplied.
SE_String | description; | (notes) |
---|
SE_Integer_Positive | expr_index; | (notes) |
---|
The description field specifies a text description of the given <Control Link> instance's purpose.
This value specifies which <Expression> component controls the translucency_value of the affected <Translucency> instance(s).
|