Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blurstudio/cross3d
/ functions
Functions
2,316 in github.com/blurstudio/cross3d
⨍
Functions
2,316
◇
Types & classes
150
↓ 1 callers
Method
_nativeLayer
\remarks returns the native application's layer that the object is on \sa layer, setLayer, _setNativeLayer \return <variant> nativeLayer
cross3d/abstract/abstractsceneobject.py:99
↓ 1 callers
Method
_nativeLayer
\remarks return the layer that this fx is a part of \sa layer \return <variant> nativeLayer || None
cross3d/abstract/abstractscenefx.py:17
↓ 1 callers
Method
_nativeLayerGroup
\remarks return the layer group that this layer belongs to \return <variant> nativeLayerGroup || None
cross3d/abstract/abstractscenelayer.py:40
↓ 1 callers
Method
_nativeLayerGroups
\remarks collect all the native layer groups and their corresponding layers \sa layerGroups \return <list> [ <variant> nativeLayerGroup,
cross3d/abstract/abstractscene.py:472
↓ 1 callers
Method
_nativeLayers
\remarks returns a list of the native layers in this scene \return <list> [ <variant> nativeLayer, .. ]
cross3d/abstract/abstractscene.py:464
↓ 1 callers
Method
_nativeLayers
\remarks implements the AbstractScene._nativeLayers method to return a list of the native layers in this scene \return <list> [ <Py3dsMax.mxs.
cross3d/studiomax/studiomaxscene.py:780
↓ 1 callers
Method
_nativeMaps
\remarks collect all the native maps in this scene \sa maps \return <list> [ <variant> nativeMap, .. ]
cross3d/abstract/abstractscene.py:490
↓ 1 callers
Method
_nativeMaterial
\remarks returns the native material for this object \sa material, setMaterial, _setNativeMaterial \return <variant> nativeMaterial || No
cross3d/abstract/abstractsceneobject.py:108
↓ 1 callers
Method
_nativeMaterialOverride
\remarks return the current override material for this object group \return <variant> nativeMaterial || None
cross3d/abstract/abstractcontainer.py:113
↓ 1 callers
Method
_nativeMaterialOverride
( self )
cross3d/studiomax/studiomaxscenelayer.py:388
↓ 1 callers
Method
_nativeMaterials
\remarks return a list of all the native materials that are contained within this object group \return <list> [ <variant> nativeMaterial, ..
cross3d/abstract/abstractcontainer.py:105
↓ 1 callers
Method
_nativeMaterials
\remarks collect all the native materials in this scene \sa materials \return <list> [ <variant> nativeMaterial, .. ]
cross3d/abstract/abstractscene.py:481
↓ 1 callers
Method
_nativeMaterials
(self, baseMaterials=False)
cross3d/studiomax/studiomaxscene.py:818
↓ 1 callers
Method
_nativeModel
\remarks looks up the native model for this object \sa model, setModel, _setNativeModel \return <variant> nativeObject || None
cross3d/abstract/abstractsceneobject.py:117
↓ 1 callers
Method
_nativeModel
\remarks implements the AbstractSceneObject._nativeModel method to look up the native model for this object \sa model, setModel, _setNative
cross3d/studiomax/studiomaxsceneobject.py:137
↓ 1 callers
Method
_nativeObjects
\remarks return a list of all the native objects that are encompassed on this layer group \sa objects \return <list> [ <variant> nativ
cross3d/abstract/abstractscenelayergroup.py:51
↓ 1 callers
Method
_nativeObjects
(self, wildcard='*', type=0)
cross3d/abstract/abstractscenemodel.py:55
↓ 1 callers
Method
_nativeObjects
Returns the native objects from the scene :param wildcard: <string> :param objectType: cross3d.constants.ObjectType :return: <list> [ <varia
cross3d/abstract/abstractscene.py:499
↓ 1 callers
Method
_nativeObjects
The native objects using this material.
cross3d/abstract/abstractscenematerial.py:26
↓ 1 callers
Method
_nativeObjects
\remarks implements the AbstractScene._nativeObjects method to return the native objects from the scene \return <list> [ <PySoftimage.xsi.X3DO
cross3d/softimage/softimagescene.py:119
↓ 1 callers
Method
_nativeObjectsGenerator
(cls, objects)
cross3d/abstract/collection.py:51
↓ 1 callers
Method
_nativeParent
\remarks looks up the native parent for this object \sa parent, setParent, _setNativeParent \return <variant> nativeObject || None
cross3d/abstract/abstractsceneobject.py:126
↓ 1 callers
Method
_nativeProperty
\remarks return the value of the property defined by the inputed key \sa hasProperty, setProperty, _nativeProperty, AbstractScene._fromNati
cross3d/abstract/abstractscenewrapper.py:90
↓ 1 callers
Method
_nativeRenderPasses
\remarks returns the render passes in the scene. added by douglas \return <list> [ <variant> nativeObject, .. ]
cross3d/abstract/abstractscene.py:694
↓ 1 callers
Method
_nativeRootObject
\remarks returns the native root object of the scen \return <variant> nativeObject || None
cross3d/abstract/abstractscene.py:508
↓ 1 callers
Method
_nativeSubmaterials
The native sub-materials for this material instance.
cross3d/abstract/abstractscenematerial.py:31
↓ 1 callers
Method
_nativeTypeOfObjectType
\remarks reimplements the AbstractSceneObject._nativeTypeOfObjectType method to return the nativeType of the ObjectType supplied \param <cross
cross3d/softimage/softimagesceneobject.py:344
↓ 1 callers
Method
_nativeValue
\remarks return the value \return <variant> value
cross3d/abstract/abstractsceneanimationkey.py:22
↓ 1 callers
Method
_nativeWireColor
\remarks return the color for the wireframe of this object in the scene \sa setWireColor \return <QColor>
cross3d/abstract/abstractsceneobject.py:135
↓ 1 callers
Method
_nativeWireColor
\remarks return the wirecolor for this layer instance \return <variant> nativeColor || None
cross3d/abstract/abstractscenelayer.py:88
↓ 1 callers
Method
_nativeWorldLayer
\remarks returns the native world layer from the scene \param name <str> \return <variant> nativeLayer
cross3d/abstract/abstractscene.py:516
↓ 1 callers
Method
_normalizeAttributeShortName
Creates a shortName for the provided attribute name by calling MayaSceneWrapper._normalizeAttributeName. It then adds the first character to any c
cross3d/maya/mayascenewrapper.py:128
↓ 1 callers
Method
_objectsGenerator
(cls, scene, objects)
cross3d/abstract/collection.py:43
↓ 1 callers
Method
_occludeTrackPortions
(self, usedPortions, occludedPortions)
cross3d/studiomax/mixer/track.py:293
↓ 1 callers
Method
_referenceNodeName
(self)
cross3d/maya/mayascenemodel.py:427
↓ 1 callers
Method
_removeNativeModels
\remarks deletes provided native models. Addded by douglas \param models [ <SceneModel>, ... ] \return <bool> success
cross3d/abstract/abstractscene.py:765
↓ 1 callers
Method
_removeNativeObjects
\remarks removes the inputed objects from the scene \param nativeObjects <list> [ <variant> nativeObject, .. ] \return <bool> success
cross3d/abstract/abstractscene.py:525
↓ 1 callers
Method
_removeNativeObjects
\remarks implements the AbstractScene._removeNativeObjects to remove the inputed objects from the scene \param nativeObjects <list> [ <Py3dsMa
cross3d/studiomax/studiomaxscene.py:917
↓ 1 callers
Method
_removeNativeRenderPasses
\remarks removes a render pass in the scene. added by douglas \param nativeRenderPass <variant> \return <bool> success
cross3d/abstract/abstractscene.py:747
↓ 1 callers
Method
_renameNativeObjects
\remarks removes the inputed objects from the scene \param nativeObjects <list> [ <variant> nativeObject, .. ] \param names <list> [ <st
cross3d/abstract/abstractscene.py:534
↓ 1 callers
Method
_saveNativeMaterialsToLibrary
\remarks saves materials to the given library path \param filename <str> \return <bool> success
cross3d/abstract/abstractscene.py:388
↓ 1 callers
Method
_selectionIter
A Maya Helper that returns a iterator of maya objects currently selected.
cross3d/maya/mayascene.py:111
↓ 1 callers
Method
_setActiveString
\remarks set the active values for these properties by the inputed value string, which contains a true/false flag per property separated by a '|'
cross3d/studiomax/studiomaxscenepropset.py:64
↓ 1 callers
Method
_setAttribute
Stores a pythonic value as a attribute on the provided object. This does not call MayaSceneWrapper._normalizeAttributeName, so make sure you have
cross3d/maya/mayascenewrapper.py:154
↓ 1 callers
Method
_setCurrentNativeCamera
\remarks set the current viewport camera in the scene to the inputed camera \param <variant> nativeCamera \return <bool> success
cross3d/abstract/abstractscene.py:565
↓ 1 callers
Method
_setCurrentNativeRenderPass
\remarks sets the current render pass in the scene. added by douglas \param nativeRenderPass <variant> \return <bool> success
cross3d/abstract/abstractscene.py:738
↓ 1 callers
Method
_setCurrentNativeRenderer
\remarks set the current renderer to the inputed native renderer \param nativeRenderer <variant> \return <bool> success
cross3d/abstract/abstractscene.py:574
↓ 1 callers
Method
_setLabel
(self, label)
cross3d/enum.py:189
↓ 1 callers
Method
_setName
(self, name)
cross3d/enum.py:181
↓ 1 callers
Method
_setNativeAltMaterialAt
\remarks set the material in the alternate materials list at the inputed index to the given material \param index <index> \param nati
cross3d/abstract/abstractscenelayer.py:49
↓ 1 callers
Method
_setNativeAltMaterials
\remarks set the alternate material list for this layer \param nativeMaterials <list> [ <variant> nativeMaterial, .. ] \return <bool> s
cross3d/abstract/abstractscenelayer.py:59
↓ 1 callers
Method
_setNativeAltMaterials
\remarks implements the AbstractSceneLayer._setNativeAltMaterials method to set the alternate material list for this layer \param nativeMate
cross3d/studiomax/studiomaxscenelayer.py:443
↓ 1 callers
Method
_setNativeAtmospherics
\remarks set the linked atmopherics to this object group to the inputed list of atmospherics \param nativeAtmospherics <list> [ <variant> na
cross3d/abstract/abstractcontainer.py:121
↓ 1 callers
Method
_setNativeCamera
(self, nativeCamera)
cross3d/abstract/abstractscenerenderpass.py:31
↓ 1 callers
Method
_setNativeCamera
\remarks sets the native camera of the current viewport. added by douglas \param nativeCamera <variant> | <str> \return <bool> success
cross3d/abstract/abstractsceneviewport.py:44
↓ 1 callers
Method
_setNativeController
\remarks find a controller for this object based on the inputed name \param name <str> \param <variant> nativeController || None \
cross3d/abstract/abstractscenewrapper.py:101
↓ 1 callers
Method
_setNativeCustomProperty
\remarks set the custom property on this scene to the inputed value \param key <str> \param value <variant> \return <bool> success
cross3d/abstract/abstractscene.py:583
↓ 1 callers
Method
_setNativeEnvironmentMap
\remarks set the current environment map in the scene \param nativeMap <variant> \return <bool> success
cross3d/abstract/abstractscene.py:605
↓ 1 callers
Method
_setNativeEnvironmentMapOverride
\remarks set the current environment map override in the scene \param nativeMap <variant> \return <bool> success
cross3d/abstract/abstractscene.py:614
↓ 1 callers
Method
_setNativeFocus
\remarks sets viewport camera to focus on object \param objects <list> \return <bool> success
cross3d/abstract/abstractscene.py:642
↓ 1 callers
Method
_setNativeFxs
\remarks set the linked fxs to this object group to the inputed list of fxs \param nativeFxs <list> [ <variant> nativeFx, .. ] \return
cross3d/abstract/abstractcontainer.py:130
↓ 1 callers
Method
_setNativeKeyAt
\remarks set the key at the inputed time to the given native key \param time <float> \param nativeKey <variant> \return <bool> su
cross3d/abstract/abstractsceneanimationcontroller.py:41
↓ 1 callers
Method
_setNativeLayer
\remarks sets the native layer for this object \sa layer, setLayer, _nativeLayer \param <variant> nativeLayer || None \return <bool>
cross3d/abstract/abstractsceneobject.py:144
↓ 1 callers
Method
_setNativeLayerGroup
\remarks set the layer group that this layer belongs to \param <variant> nativeLayerGroup || None \return <bool> success
cross3d/abstract/abstractscenelayer.py:68
↓ 1 callers
Method
_setNativeMaterial
\remarks sets the native material for this object \sa material, setMaterial, _nativeMaterial \param <variant> nativeMaterial || None \
cross3d/abstract/abstractsceneobject.py:154
↓ 1 callers
Method
_setNativeMaterialOverride
\remarks [virtual] set the current override materials for this object group \sa cross3d.Scene._setNativeMaterialOverride \param native
cross3d/abstract/abstractcontainer.py:138
↓ 1 callers
Method
_setNativeMaterialOverride
\remarks set the material override for the inputed objects \param nativeObjects <list> [ <variant> nativeObject, .. ] \param nativeMateria
cross3d/abstract/abstractscene.py:593
↓ 1 callers
Method
_setNativeMaterialOverride
\remarks reimplements the AbstractSceneObjectGroup._setNativeMaterialOverride method to set the overriden material for this layer instance,
cross3d/studiomax/studiomaxscenelayer.py:472
↓ 1 callers
Method
_setNativeParent
\remarks sets the native parent for this object \sa parent, setParent, _nativeParent \param <variant> nativeObject || None \return <b
cross3d/abstract/abstractsceneobject.py:174
↓ 1 callers
Method
_setNativeParent
sets the native parent for this object \sa parent, setParent, _nativeParent \param <variant> nativeObject || None \return <bool> succ
cross3d/maya/mayasceneobject.py:141
↓ 1 callers
Method
_setNativePropSetOverride
\remarks [virtual] set the current override property set for this object group \sa cross3d.Scene._setNativePropSetOverride \param nati
cross3d/abstract/abstractcontainer.py:159
↓ 1 callers
Method
_setNativePropSetOverride
\remarks set the overriding property set for the inputed objects to the given property set \param nativeObjects <list> [ <variant> nativeObjec
cross3d/abstract/abstractscene.py:623
↓ 1 callers
Method
_setNativePropSetOverride
\remarks reimplements the AbstractSceneObjectGroup._setNativePropSetOverride method to set the overriden propset for this layer instance,
cross3d/studiomax/studiomaxscenelayer.py:512
↓ 1 callers
Method
_setNativeProperty
\remarks set the value of the property defined by the inputed key \sa hasProperty, property, setProperty, AbstractScene._toNativeValue
cross3d/abstract/abstractscenewrapper.py:111
↓ 1 callers
Method
_setNativeRotationOrder
Sets the transform rotation order for the provided object to the provided value. Args: order: cross3d.constants.RotationOrder enum
cross3d/abstract/abstractsceneobject.py:492
↓ 1 callers
Method
_setNativeValue
\remarks set the native value of this key to the inputed value \param nativeValue <variant> \ret
cross3d/abstract/abstractsceneanimationkey.py:30
↓ 1 callers
Method
_setNativeWireColor
\remarks set the wirecolor for the object to the inputed QColor \sa wireColor \param color <QColor> \return <bool> success
cross3d/abstract/abstractsceneobject.py:184
↓ 1 callers
Method
_setNativeWireColor
\remarks set the wirecolor for this layer instance \param nativeColor <variant> \return <bool> success
cross3d/abstract/abstractscenelayer.py:78
↓ 1 callers
Method
_subclasses
(cls, classes=[], includeClass=False)
cross3d/abstract/abstractsceneobject.py:743
↓ 1 callers
Method
_toggleNativeVisibleState
\remarks toggle the inputed object's visibility settings based on the inputed options \param nativeObjects <list> [ <variant> nativeObject, ..
cross3d/abstract/abstractscene.py:676
↓ 1 callers
Method
_toggleNativeVisibleState
\remarks implements the AbstractScene.toggleVisibleOptions method to toggle the visible state of the inputed options for the given objects \par
cross3d/studiomax/studiomaxscene.py:1340
↓ 1 callers
Method
_typeOfNativeObject
\remarks reimplements the AbstractSceneObject._typeOfNativeObject method to returns the ObjectType of the nativeObject applied \param <PySofti
cross3d/softimage/softimagesceneobject.py:324
↓ 1 callers
Method
_typeOfNativeObject
\remarks reimplements the AbstractSceneObject._typeOfNativeObject method to returns the ObjectType of the nativeObject applied \param <Py3ds
cross3d/studiomax/studiomaxsceneobject.py:597
↓ 1 callers
Method
_typeOfNativeObject
\remarks reimplements the AbstractSceneObject._typeOfNativeObject method to returns the ObjectType of the nativeObject applied \param <Py3ds
cross3d/maya/mayasceneobject.py:216
↓ 1 callers
Method
_unisolate
r""" \remarks Exits the isolation mode if it is enabled and returns if it had to exit. \return <bool>
cross3d/abstract/abstractscene.py:807
↓ 1 callers
Method
_varNameToLabel
(cls, varName)
cross3d/enum.py:578
↓ 1 callers
Method
_viewNativeObjectTrajectory
\remarks creates a null that allows the user to view an objects trajectory \param <scene object> object to get trajectory of \return <bo
cross3d/abstract/abstractscene.py:798
↓ 1 callers
Method
_visibleNativeObjects
\remarks returns the visible objects in the scene \return <list> [ <variant> nativeObject, .. ]
cross3d/abstract/abstractscene.py:686
↓ 1 callers
Function
_write_data
Writes datachars to writer.
cross3d/migrate/XML/minidom.py:27
↓ 1 callers
Method
activateProperties
Set the usage state for all properties to true :param state: bool :return: bool
cross3d/abstract/abstractscenepropset.py:25
↓ 1 callers
Method
activateProperty
Set the inputed propname as active or not :param propname: str :param state: bool :return: bool
cross3d/abstract/abstractscenepropset.py:37
↓ 1 callers
Method
activateProperty
( self, propname, state )
cross3d/studiomax/studiomaxscenepropset.py:106
↓ 1 callers
Method
activeProperties
( self )
cross3d/studiomax/studiomaxscenepropset.py:109
↓ 1 callers
Method
addAltMtlSlot
( self )
cross3d/studiomax/studiomaxscenelayer.py:23
↓ 1 callers
Method
addAltPropSlot
( self )
cross3d/studiomax/studiomaxscenelayer.py:38
↓ 1 callers
Method
addChild
( self, child, clone = True, deep = True )
cross3d/migrate/XML/xmlelement.py:274
↓ 1 callers
Method
addCustomProperty
Adds a custom property with the given key, value pair.
cross3d/migrate/dsofile.py:69
↓ 1 callers
Method
advancedAltMaterialStateAt
Return a mapping for the advanced alternate material status of a given alternate material slot :param index: int :return: A dictionary
cross3d/abstract/abstractscenelayer.py:124
↓ 1 callers
Method
allowedCharacters
(self)
cross3d/abstract/abstractapplication.py:89
↓ 1 callers
Method
altMaterialCount
\remarks return the number of alternate materials that this layer is associated with \return <int> count
cross3d/abstract/abstractscenelayer.py:155
← previous
next →
501–600 of 2,316, ranked by callers