Mailing List
Home
Forum Home
Softimage
Carrara
trueSpace
Dir3d-l
Maya - a powerful 3D animation and visual effects software
Macromedia Flash Development
Subjects
Cameras
scaleDown command
black out solved
Aircraft Tutorial
Mathematical XYZ ?
Its done This vs That
Its done first week
recommendations for screen video captures?
3DExplorer "Oddity "
New Director
ProTeam renewals
Fuel 's new websites (X post)
Blue peter create a make toy
targeting groups question
XPost: Shockwave 3D game ( sort of )
RES: RES: RES: Fish Modeling
Emitting particles from object intersection
Fuel 's new websites (X post)
Texturing
Big Break Contest Videos
New Plugins
Models and Texture on my updated site
Error Installing Patch tS6 6
Plasma?
Looking for Inspiration
Weird EMail Q
It 's done first week ?
Cherry not cranberry
New game
Camera Animation Problem
Particle plugins?
 
get duration info

get duration info

2004-02-15       - By Rafe Sacks

 Back
Reply:     1     2  

Object model way to get the play control out value.


var oPlayControl     = ActiveProject.Properties.Find( "PlayControl" );
var iPlayControlOut  = oPlayControl.Parameters( "out" ).Value;



                            R A F E   S A C K S
   S e n i o r   C h a r a c t e r   T e c h n i c a l   D i r e c t o r
                          -- ---- ---- ---- ---- --
                          A n i m a l   L o g i c

             ==================================================



B&B wrote:

> myVar = GetValue ( "PlayControl.Out" )
> SetValue "Passes.Default_Pass.RenderOptions.EndFrame", myVar
>
> --
> B&B <bb@(protected)>
>
> ---
> Unsubscribe? Mail Majordomo@(protected) with the following text in body:
> unsubscribe xsi

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<font color="#000099">&nbsp;Object model way to get the play control out
value.</font>
<br><font color="#000099"></font>&nbsp;<font color="#000099"></font>
<p><tt><font color="#000099">var oPlayControl&nbsp;&nbsp;&nbsp;&nbsp; =
ActiveProject.Properties.Find( "PlayControl" );</font></tt>
<br><tt><font color="#000099">var iPlayControlOut&nbsp; = oPlayControl
.Parameters(
"out" ).Value;</font></tt>
<br>&nbsp;
<br>&nbsp;
<br>
<br>
<br>
<center>
<p><b><font color="#000066">R <font size=-1>A F E&nbsp;&nbsp; </font>S<font
size=-1>
A C K S</font></font></b>
<br><i><font color="#999999"><font size=-1>S e n i o r&nbsp;&nbsp; C h
a r a c t e r&nbsp;&nbsp; T e c h n i c a l&nbsp;&nbsp; D i r e c t o r</font><
/font></i>
<br><b><font color="#CCCCCC"><font size=-1>&nbsp;-- ---- ---- ---- ---- --<
/font></font></b>
<br><b><i><font color="#000066"><font size=-1>A n i m a l&nbsp;&nbsp; L
o g i c</font></font></i></b>
<p><font color="#CCCCCC">==================================================<
/font></center>

<br><font color="#CCCCCC"></font>&nbsp;
<p><br>
<br>
<br>
<p>B&amp;B wrote:
<blockquote TYPE=CITE>myVar = GetValue ( "PlayControl.Out" )
<br>SetValue "Passes.Default_Pass.RenderOptions.EndFrame", myVar
<p>--
<br>B&amp;B &lt;bb@(protected)>
<p>---
<br>Unsubscribe? Mail Majordomo@(protected) with the following text in
body:
<br>unsubscribe xsi</blockquote>
</html>