MCPcopy Create free account

hub / github.com/blurstudio/cross3d / functions

Functions2,316 in github.com/blurstudio/cross3d

↓ 2 callersMethodfilmWidth
\remarks Returns the film_width of the camera. \return film_width (float)
cross3d/studiomax/studiomaxscenecamera.py:235
↓ 2 callersMethodfindChildById
( self, key )
cross3d/migrate/XML/xmlelement.py:366
↓ 2 callersMethodfindProperty
( self, propName, fail = '' )
cross3d/migrate/XML/xmlelement.py:409
↓ 2 callersMethodflush
( self )
cross3d/studiomax/_Py3dsMax_setup/site-packages/stattrac.py:13
↓ 2 callersMethodfxs
\remarks returns the fx instances from this scene \return <list> [ <cross3d.SceneFx>, .. ]
cross3d/abstract/abstractscene.py:1910
↓ 2 callersMethodgetId
( self )
cross3d/migrate/XML/xmlelement.py:435
↓ 2 callersMethodgetSignalNames
(self)
cross3d/studiomax/studiomaxapplication.py:93
↓ 2 callersMethodgroupOrder
\remarks returns the index that this layer group is currently in \return <int>
cross3d/studiomax/studiomaxscenelayergroup.py:39
↓ 2 callersMethodgroups
(self, wildcard='*')
cross3d/abstract/abstractscenemodel.py:61
↓ 2 callersMethodhasMultiPassEffects
\remarks returns whether multipass effects are active on this camera \return <bool>
cross3d/studiomax/studiomaxscenecamera.py:268
↓ 2 callersMethodhasProperty
\remarks implements the AbstractSceneWrapper.hasProperty method to check to see if the inputed property name exists for this controller \sa
cross3d/studiomax/studiomaxscenewrapper.py:191
↓ 2 callersMethodhas_key
(self, key)
cross3d/maya/mayauserprops.py:74
↓ 2 callersFunctionimageSequenceFromFileName
r""" Gets a list of files that belong to the same image sequence as the passed in file. note:: This only works if the last number in filen
cross3d/migrate/imagesequence.py:13
↓ 2 callersMethodimageSequenceRegex
(self)
cross3d/softimage/softimageapplication.py:35
↓ 2 callersFunctionimageSequenceRepr
Takes a list of files and creates a string that represents the sequence. Args: files (list): A list of files in the image sequence. format (str)
cross3d/migrate/imagesequence.py:70
↓ 2 callersMethodinit
( self )
cross3d/studiomax/_Py3dsMax_setup/site-packages/mxscustattribdef.py:66
↓ 2 callersMethodisActive
Return whether or not this layer is currently active in the scene
cross3d/abstract/abstractscenelayer.py:339
↓ 2 callersMethodisActive
\remarks implements the AbstractSceneLayer.isActive method to return whether or not this layer is currently active in the scene \sa setActi
cross3d/studiomax/studiomaxscenelayer.py:717
↓ 2 callersMethodisDeleted
Returns True if the native object has been deleted.
cross3d/abstract/abstractsceneobject.py:703
↓ 2 callersMethodisHidden
\remarks implements the AbstractSceneObjectGroup.isHidden method to retrieve the group name for this object group instance \return <bool> hi
cross3d/studiomax/studiomaxscenelayer.py:732
↓ 2 callersMethodisObjectType
Returns whether or not the inputed object type is the type of object this is :param objectType: :data:`cross3d.constants.ObjectType`
cross3d/abstract/abstractsceneobject.py:370
↓ 2 callersMethodisOpen
\remarks implements the AbstractLayerGroup.setOpen method to return whether or not the layer group is open \return <bool> open
cross3d/studiomax/studiomaxscenelayergroup.py:50
↓ 2 callersMethodisValidSequencePath
(cls, path)
cross3d/classes/filesequence.py:127
↓ 2 callersMethodisWorldLayer
Return whether or not this layer is the root world layer of the scene
cross3d/abstract/abstractscenelayer.py:346
↓ 2 callersMethoditerTrackGroups
Wraps the MAXScript getTrackGroup global function into a generator that returns TrackGroup instances for each TrackGroup in the Mixer, from to
cross3d/studiomax/mixer/mixer.py:90
↓ 2 callersMethoditerWeights
Wraps the MAXScript getWeight and getWeightTime global functions into a generator that returns tuples of the time and value for all weights in
cross3d/studiomax/mixer/clip.py:212
↓ 2 callersMethoditerWeights
Wraps the MAXScript getWeight and getWeightTime global functions into a generator that returns tuples of the time and value for all weights in
cross3d/studiomax/mixer/track.py:107
↓ 2 callersMethodkey
Set keys on the object parameters.
cross3d/softimage/softimagesceneobject.py:302
↓ 2 callersMethodkeyAt
Return the key that is found at the inputed time frame :param time: time to get key at. :type time: float :return: the animation key :
cross3d/abstract/abstractsceneanimationcontroller.py:142
↓ 2 callersMethodkeyByValue
Return the parameter name for a specific value. If not found returns a empty string. :param value: The value to find the parameter name of. :retu
cross3d/enum.py:746
↓ 2 callersMethodkeys
Return a list of:class: `cross3d.SceneAnimationKey`'s that are defined for this controller :return: a list of :class:`cross3d.SceneAnim
cross3d/abstract/abstractsceneanimationcontroller.py:156
↓ 2 callersMethodmatchCamera
Match this camera to another one.
cross3d/softimage/softimagescenecamera.py:280
↓ 2 callersMethodmatchCamera
Match this camera to another one.
cross3d/maya/mayascenecamera.py:88
↓ 2 callersMethodmatchTransforms
Currently the auto-key support is a bit lite, but it should cover most of the cases.
cross3d/softimage/softimagesceneobject.py:277
↓ 2 callersMethodmaterialOverride
Return the current override material for this object set :return: :class:`cross3d.SceneMaterial` or None
cross3d/abstract/abstractcontainer.py:361
↓ 2 callersMethodmaterialOverrideAdvancedState
Return the current advanced material override state that the object group is in :return: <dict> { <int> baseMaterialId: ( <blur3d.gui.S
cross3d/abstract/abstractcontainer.py:374
↓ 2 callersMethodmultiply
(self, scalar)
cross3d/classes/framerange.py:112
↓ 2 callersMethodmxsDef
( cls )
cross3d/studiomax/_Py3dsMax_setup/site-packages/mxscustattribdef.py:193
↓ 2 callersMethodname
Return the name of this controller instance
cross3d/abstract/abstractscenewrapper.py:188
↓ 2 callersMethodname
Return the full name of this object, including parent structure
cross3d/maya/mayascenewrapper.py:378
↓ 2 callersMethodnameMask
(self)
cross3d/classes/filesequence.py:164
↓ 2 callersMethodoriginalFilmWidth
Returns the original Film width stored in userProps as 'overscanOrigFilmWidth'. If this is not set it returns the cameras current filmWidth. :p
cross3d/abstract/abstractscenecamera.py:134
↓ 2 callersMethodoverlaps
\remarks Returns weather the ranges overlaps. \param separator <string>
cross3d/classes/framerange.py:76
↓ 2 callersMethodpressKey
(self, key)
cross3d/studiomax/rescaletime.py:94
↓ 2 callersFunctionpushFrame
( title )
cross3d/studiomax/_Py3dsMax_setup/site-packages/stattrac.py:55
↓ 2 callersMethodrange
(self, attr='time')
cross3d/classes/fcurve.py:199
↓ 2 callersMethodremoveObjects
removes the objects from the scene \sa _removeNativeObjects \param objects <list> [ <cross3d.SceneObject>, .. ] \return <bool> success
cross3d/maya/mayascene.py:540
↓ 2 callersMethodreport
( self )
cross3d/studiomax/_Py3dsMax_setup/site-packages/stattrac.py:18
↓ 2 callersMethodrestoreViewOptions
Stores this camera view options.
cross3d/abstract/abstractscenecamera.py:517
↓ 2 callersMethodroot
Returns the root xml node for this document.
cross3d/migrate/XML/xmldocument.py:95
↓ 2 callersMethodsafeFrameSize
( self )
cross3d/studiomax/studiomaxsceneviewport.py:82
↓ 2 callersMethodscriptLog
(cls)
cross3d/abstract/external.py:52
↓ 2 callersMethodsetActive
\remarks implements the AbstractSceneLayer.setActive method to mark this layer as the active scene layer \sa isActive \param state <bo
cross3d/studiomax/studiomaxscenelayer.py:972
↓ 2 callersMethodsetAltMaterialFlags
Set the alternate material flags for this instance :param flags: list of :data:`<cross3d.constants.MaterialDuplicateOptions`'s
cross3d/abstract/abstractscenelayer.py:556
↓ 2 callersMethodsetAltMaterials
Sets the alternate material list for this layer
cross3d/abstract/abstractscenelayer.py:508
↓ 2 callersMethodsetAltPropSets
Set the alternate object property set list for this layer
cross3d/abstract/abstractscenelayer.py:573
↓ 2 callersMethodsetAnimationFPS
Updates the scene's fps to the provided value and scales existing keys as specified. StudioMax Note: If you have any code that you need to run afte
cross3d/softimage/softimagescene.py:624
↓ 2 callersMethodsetBlockRefresh
If set to true, the refresh method will not refresh.
cross3d/abstract/abstractapplication.py:289
↓ 2 callersMethodsetCamera
Sets the camera of the current viewport :param camera: :class:`cross3d.SceneCamera` or None
cross3d/abstract/abstractsceneviewport.py:186
↓ 2 callersMethodsetCurrentFrame
sets the current frame \param frame <float> \return <bool> success
cross3d/maya/mayascene.py:467
↓ 2 callersMethodsetEnabled
Set whether or not this atmospheric is currently enabled in the scene :return: True if successful
cross3d/abstract/abstractsceneatmospheric.py:101
↓ 2 callersMethodsetEnabled
Mark whether or not this cache is enabled in the scene
cross3d/abstract/abstractscenecache.py:56
↓ 2 callersMethodsetEnabled
Set whether or not this fx is currently enabled in the scene :return: True if successful
cross3d/abstract/abstractscenefx.py:82
↓ 2 callersMethodsetEnabled
\remarks this is a no-op since there doesn't appear to be a way to affect dynamics object this way. \param state <bool> \return <bool>
cross3d/studiomax/studiomaxscenefx.py:72
↓ 2 callersMethodsetFrozen
Freezes(locks)/unfreezes(unlocks) this object
cross3d/abstract/abstractsceneobject.py:522
↓ 2 callersMethodsetFrozen
Set the frozen (locked) state for the layers in this layer group
cross3d/abstract/abstractscenelayergroup.py:156
↓ 2 callersMethodsetFrozen
Set the frozen (locked) state for the objects on this object group :param state: bool :return: bool
cross3d/abstract/abstractcontainer.py:531
↓ 2 callersMethodsetHidden
Hides/unhides this object
cross3d/abstract/abstractsceneobject.py:529
↓ 2 callersMethodsetHidden
Set the hidden state for the layers on this layer
cross3d/abstract/abstractscenelayergroup.py:171
↓ 2 callersMethodsetHidden
Set the hidden state for the objects on this object group :param state: bool :param options: :data:`cross3d.constants.VisibilityToggleOpti
cross3d/abstract/abstractcontainer.py:541
↓ 2 callersMethodsetHidden
(self, hidden)
cross3d/abstract/collection.py:65
↓ 2 callersMethodsetMaterialOverride
Overloads the :meth:`cross3d.SceneObjectGroup.setMaterialOverride` method to make sure we get recorded alternate properties before applying
cross3d/abstract/abstractscenelayer.py:643
↓ 2 callersMethodsetOriginalRenderSize
Store the render size used for calculating
cross3d/abstract/abstractscenecamera.py:202
↓ 2 callersMethodsetPadding
/param <int> padding
cross3d/classes/filesequence.py:275
↓ 2 callersMethodsetPictureRatio
(self, pictureRatio)
cross3d/softimage/softimagescenecamera.py:354
↓ 2 callersMethodsetPropSetOverride
\remarks set the override property set for the inputed objects to the given propset \param objects <list> [ <cross3d.SceneObject> object, ..
cross3d/abstract/abstractscene.py:2353
↓ 2 callersMethodsetRange
(self, rng)
cross3d/classes/filesequence.py:238
↓ 2 callersMethodsetResolution
(self, resolution)
cross3d/maya/mayascenemodel.py:253
↓ 2 callersMethodsetSelected
Selects/deselects this object
cross3d/abstract/abstractsceneobject.py:611
↓ 2 callersMethodsetSelected
Sets the selected state of the layers on this layer
cross3d/abstract/abstractscenelayergroup.py:186
↓ 2 callersMethodsetSelected
Sets the selected state of the objects on this object group :param state: bool :return: bool
cross3d/abstract/abstractcontainer.py:554
↓ 2 callersMethodsetSilentMode
\remarks implements AbstractScene.setSilentMode method to make the application silent during intense calls. \param switch <bool> \return <
cross3d/softimage/softimagescene.py:758
↓ 2 callersMethodsetSlateIsActive
( self, isActive )
cross3d/studiomax/studiomaxsceneviewport.py:330
↓ 2 callersMethodsetViewOptions
(self, viewOptions)
cross3d/abstract/abstractscenecamera.py:491
↓ 2 callersMethodshouldBlockSignal
Allows the Application to conditionally block a signal. Normally you should pass cross3d.dispatch.signalsBlocked() to default. In general if d
cross3d/abstract/abstractapplication.py:299
↓ 2 callersMethodslateClear
( self )
cross3d/studiomax/studiomaxsceneviewport.py:351
↓ 2 callersMethodstoreAnimation
(self, name='', objects=[])
cross3d/softimage/softimagescenemodel.py:193
↓ 2 callersMethodstorePose
(self, name='', objects=[])
cross3d/softimage/softimagescenemodel.py:182
↓ 2 callersMethodstoreState
\remarks stores the state of the scene. \return <bool> success
cross3d/softimage/softimagescene.py:659
↓ 2 callersMethodtext
\remarks Returns the text hold in the clipboard. \return <string> text
cross3d/classes/clipboard.py:28
↓ 2 callersMethodtype
\remarks implements AbstractSceneAnimationController.controllerType method to return the controller type for this instance \return <cross3d.
cross3d/studiomax/studiomaxsceneanimationcontroller.py:110
↓ 2 callersMethoduniqueId
\remarks implements AbstractSceneWrapper.uniqueId to return the unique id for this fx instance \sa setUniqueId \return <int> id
cross3d/studiomax/studiomaxscenefx.py:80
↓ 2 callersMethodupdate
Adds all provided items and imedeately saves the changes. There is no QTimer delay.
cross3d/studiomax/studiomaxuserprops.py:179
↓ 2 callersMethodvalue
Return the value for the inputed propname, returining the default value if not found
cross3d/abstract/abstractscenepropset.py:116
↓ 2 callersMethodvalueAtFrame
(self, frame)
cross3d/abstract/abstractsceneanimationcontroller.py:168
↓ 2 callersMethodversion
(self)
cross3d/maya/mayaapplication.py:145
↓ 2 callersMethodviewOptions
(self)
cross3d/abstract/abstractscenecamera.py:487
↓ 1 callersMethod__contains__
(self, key)
cross3d/maya/mayauserprops.py:11
↓ 1 callersMethod__eq__
(self, value)
cross3d/enum.py:213
↓ 1 callersMethod__eq__
Allows to compare to fCurve objects.
cross3d/classes/fcurve.py:237
← previousnext →301–400 of 2,316, ranked by callers