「Dev:Source/Data System/Property Standards/SceneProperties」の版間の差分
< Dev:Source | Data System | Property Standards
細 (Robot: Changing template: UM/prettytable) |
細 (1版 をインポートしました) |
(相違点なし)
|
2018年6月29日 (金) 03:43時点における最新版
Properties associated with Scene objects.
Artist metadata
(to be defined)
Units
Units of measure for the drawing. Useful for dimensioning, import/export to/from CAD systems with explicit units, and for physics engines.
Proposed properties:
Property name | Type | Meaning |
DIMENSION_ENGLISH | INT | 0=Metric (meters), 1=English (inches) |
DIMENSION_SCALE | FLOAT | 1 Blender unit = DIMENSION_SCALE meters or inches. |