|
|
(17 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| = <image> extra = | | {{extension|company=Softimage|product=XSI}} |
|
| |
|
| <image id="noIcon_pic_img" format="bitmap" height="256" width="256" depth="32">
| | [[Softimage]] defines XSI extensions for the following COLLADA elements: |
| <init_from>$XSI_HOME/Application/rsrc/noIcon.pic</init_from>
| |
| <extra>
| |
| <technique profile="XSI">
| |
| <XSI_Image>
| |
| <xsi_param sid="FileName">"" </xsi_param>
| |
| <xsi_param sid="SizeX">256 </xsi_param>
| |
| <xsi_param sid="SizeY">256 </xsi_param>
| |
| <xsi_param sid="NumChannels">4 </xsi_param>
| |
| <xsi_param sid="BitsPerPixel">0 </xsi_param>
| |
| <xsi_param sid="CropMinX">0.000000 </xsi_param>
| |
| <xsi_param sid="CropMaxX">0.000000 </xsi_param>
| |
| <xsi_param sid="CropMinY">1.000000 </xsi_param>
| |
| <xsi_param sid="CropMaxY">1.000000 </xsi_param>
| |
| <xsi_param sid="FrameRate">0.000000 </xsi_param>
| |
| <xsi_param sid="NumberOfFrames">0 </xsi_param>
| |
| <xsi_param sid="FirstFrame">0 </xsi_param>
| |
| <xsi_param sid="LastFrame">0</xsi_param>
| |
| </XSI_Image>
| |
| <XSI_TimeControl>
| |
| <xsi_param sid="in">0.000000 </xsi_param>
| |
| <xsi_param sid="out">0.000000 </xsi_param>
| |
| <xsi_param sid="startOffset">0.000000 </xsi_param>
| |
| <xsi_param sid="scale">1.000000</xsi_param>
| |
| </XSI_TimeControl>
| |
| <XSI_Extrapolation>
| |
| <xsi_param sid="type">"HOLD" </xsi_param>
| |
| <xsi_param sid="value">0.000000</xsi_param>
| |
| </XSI_Extrapolation>
| |
| <XSI_Extrapolation>
| |
| <xsi_param sid="type">"HOLD" </xsi_param>
| |
| <xsi_param sid="value">0.000000</xsi_param>
| |
| </XSI_Extrapolation>
| |
| </technique>
| |
| </extra>
| |
| </image>
| |
|
| |
|
| = <light> extra =
| | *[[image XSI extension]] |
| | | *[[light XSI extension]] |
| <light id="lights_0">
| | *[[camera XSI extension]] |
| <technique_common>
| | *[[node XSI extension]] |
| <directional>
| | *[[COLLADA XSI extension]] |
| <color>1.000000 1.000000 1.000000</color>
| |
| </directional>
| |
| </technique_common>
| |
| <extra>
| |
| <technique profile="XSI">
| |
| <SI_LightInfo>
| |
| <xsi_param sid="FalloffActive">FALSE </xsi_param>
| |
| <xsi_param sid="FalloffMode">1 </xsi_param>
| |
| <xsi_param sid="Start">1.000000 </xsi_param>
| |
| <xsi_param sid="End">100.000000 </xsi_param>
| |
| <xsi_param sid="ShadowsActive">FALSE </xsi_param>
| |
| <xsi_param sid="Umbra">0.750000 </xsi_param>
| |
| <xsi_param sid="LightAsEnergy">FALSE </xsi_param>
| |
| <xsi_param sid="Factor">0.750000 </xsi_param>
| |
| <xsi_param sid="Intensity">0.750000</xsi_param>
| |
| </SI_LightInfo>
| |
| </technique>
| |
| </extra>
| |
| </light>
| |
Softimage defines XSI extensions for the following COLLADA elements: