Search

You can find the results of your search below.

tutorial @soft:vrgrid
32 Hits, Last modified:
e. The color is expressed by red, green, and blue values between 0 to 255. For example, pure red would be... aves a maximum silence of 5 seconds.) The default values for these attributes are volume="100%", playback... hen they enter the VRF. The angle parameter has 2 values, turn and tilt, specified in whole number degrees. The first value specifies what direction (north, south, east, wes
vrffiles @soft:vrgrid
14 Hits, Last modified:
low this basic syntax: <sxh xml;> <tag attribute="value" /> </sxh> Tags that bound other groups of tags f... ow this basic syntax: <sxh xml;> <tag1 attribute="value"> <tag2 attribute="value" /> </tag1> </sxh> The tags that can bound other tags are: <sxh xml;> * <vrf>... g and closing tags must be in the same case. All values, meaning anything immediately following an equal
calculator @soft:platform
12 Hits, Last modified:
ditor calculator: $ans .If you want to use the value that was evaluated in the earler step, use a special variable named $ans. $pi .The value of the variable $pi is 3.1415926535. <well> Samp... cs Functions </well> abs, fabs fabs(x) - absolute value functions returns the absolute value of x, |x|. mod, fmod fmod(x, y) - remainder functions returns the
tutorial @soft:phphum
9 Hits, Last modified:
ted the message, and param1 and param2 are custom values that depend on the class of the control that gen... In the callback function, param1 can receive the value IDDEFAULT to refer to the parent window itself in... m parent * wb_get_pixel - Returns the RGB color value of a pixel * wb_get_position - Retrieves the po... l or window * wb_get_registry_key - Returns the value of a registry entry * wb_get_selected - Returns
scripting @soft:vrgrid
8 Hits, Last modified:
and <create> tags. Variable name, attributes, and values follows this format: <sxh xml;> <define> <variab... ariablename> <!-- or --> <variablename attribute="value" /> </define> </sxh> The <function> tag. Defines... the given index. <sxh php;> array.insert(index, value) </sxh> Inserts a new element before the given index. <sxh php;> array.prepend(value) </sxh>  Inserts a new element at the start of t
actions @soft:vrgrid
2 Hits, Last modified:
nly used when the trigger is "timer". If only one value is included for delay, then the delay will always... delay will be a random length in between those 2 values. If the action is not attached to a 3d object th
tutorial @soft:polydraw
2 Hits, Last modified:
X co-ordinate of the first and last vertices to a value of 0. To do this, double-click on the X co-ordina... the lists, and hit ENTER (or RETURN) to edit the value.) * Type in '0' as the X co-ordinate. The first
tcl @soft:ptshell
1 Hits, Last modified:
set inputValue [.entry get] puts "Input Value: $inputValue" } # Create a window, an entr
tutorial @soft:ptshell
1 Hits, Last modified:
e Bash escape character. It preserves the literal value of the next character that follows, with the exce