Light
सारांश
Light Aspose.3D FOSS में Java के लिए एक वर्ग है।. विरासत में प्राप्त: Entity.
This class provides 36 methods for working with Light objects in Java programs. उपलब्ध विधियों में शामिल हैं: A3DObject, Entity, Light, SceneObject, findProperty, getBoundingBox, getColor, getEnabled, getEntityRendererKey, getExcluded, getFalloffEnd, getFalloffStart, और 23 अतिरिक्त विधियाँ।. सभी सार्वजनिक सदस्य किसी भी Java एप्लिकेशन के लिए Aspose.3D FOSS को Java पैकेज के लिए स्थापित करने के बाद सुलभ होते हैं।. गुण: boundingBox, color, enabled, entityRendererKey, excluded, falloffEnd, और 10 और।.
प्रॉपर्टीज़
| नाम | प्रकार | Access | विवरण |
|---|---|---|---|
color | Vector3 | पढ़ें | रंग प्राप्त करता है।. |
intensity | float | पढ़ें | तीव्रता प्राप्त करता है।. |
falloffStart | float | पढ़ें | Gets the falloff start. |
falloffEnd | float | पढ़ें | फ़ॉलऑफ़ अंत प्राप्त करता है।. |
innerAngle | float | पढ़ें | Gets the inner angle. |
outerAngle | float | पढ़ें | Gets the outer angle. |
type | LightType | पढ़ें | प्रकार प्राप्त करता है।. |
enabled | boolean | पढ़ें | Gets the enabled. |
boundingBox | BoundingBox | पढ़ें | बाउंडिंग बॉक्स प्राप्त करता है।. |
parentNode | Node | पढ़ें | पैरेंट नोड प्राप्त करता है।. |
parentNodes | ArrayList<Node> | पढ़ें | Gets the parent nodes. |
excluded | boolean | पढ़ें | बहिष्कृत को प्राप्त करता है।. |
entityRendererKey | EntityRendererKey | पढ़ें | entity renderer key प्राप्त करता है।. |
scene | Scene | पढ़ें | दृश्य प्राप्त करता है।. |
name | String | पढ़ें | नाम प्राप्त करता है।. |
properties | PropertyCollection | पढ़ें | Gets the properties. |
मेथड्स
| Signature | विवरण |
|---|---|
Light() | इस Light instance पर Light को कॉल करता है।. |
Light(name: String) | इस Light instance पर Light(name) को कॉल करता है।. |
getColor() → Vector3 | रंग लौटाता है।. |
setColor(value: Vector3) | रंग मान सेट करता है।. |
getIntensity() → float | तीव्रता लौटाता है।. |
setIntensity(value: float) | तीव्रता मान सेट करता है।. |
getFalloffStart() → float | फॉलऑफ़ शुरूआत लौटाता है।. |
setFalloffStart(value: float) | फ़ॉलऑफ़ प्रारंभ मान सेट करता है।. |
getFalloffEnd() → float | फ़ॉलऑफ़ एंड को लौटाता है।. |
setFalloffEnd(value: float) | falloff अंत मान को सेट करता है।. |
getInnerAngle() → float | inner angle को लौटाता है।. |
setInnerAngle(value: float) | Sets the inner angle value. |
getOuterAngle() → float | outer angle को लौटाता है।. |
setOuterAngle(value: float) | बाहरी कोण मान सेट करता है।. |
getType() → LightType | type को लौटाता है।. |
setType(value: LightType) | टाइप मान को सेट करता है।. |
getEnabled() → boolean | enabled को लौटाता है।. |
setEnabled(value: boolean) | सक्षम मान सेट करता है।. |
getBoundingBox() → BoundingBox | bounding box को लौटाता है।. |
Entity(name: String) | BooleanOperator का Constructor।. |
getParentNode() → Node | instance का Constructor।. |
setParentNode(value: Node) | परिणाम मेष बनाने के लिए ऑपरेशन में उपयोग किया गया Boolean ऑपरेटर।. |
getParentNodes() → ArrayList<Node> | Protected कन्स्ट्रक्टर जो डिराइव्ड क्लासेज़ को नाम सेट करने की अनुमति देता है।. |
getExcluded() → boolean | परिणाम मेष बनाने के लिए ऑपरेशन में उपयोग किया गया Boolean ऑपरेटर।. |
setExcluded(value: boolean) | बहिष्कृत मान सेट करता है।. |
getEntityRendererKey() → EntityRendererKey | एंटिटी रेंडरर कुंजी लौटाता है।. |
SceneObject() | बूलियन ऑपरेटर आपको दो IMeshConvertible उदाहरणों पर बूलियन ऑपरेशन लागू करने की अनुमति देता है।. |
getScene() → Scene | BooleanOperator का कंस्ट्रक्टर।. |
A3DObject() | पैरामीटरयुक्त सिलिंडर। जब radiusTop या radiusBottom में से कोई एक शून्य हो तो इसे शंकु दर्शाने के लिए भी उपयोग किया जा सकता है।. |
getName() → String | डिश की ऊँचाई।. |
setName(name: String) | निर्दिष्ट त्रिज्या के साथ एक CircleShape प्रोफ़ाइल बनाता है।. |
getProperties() → PropertyCollection | Cylinder क्लास का नया उदाहरण प्रारंभ करता है।. |
findProperty(name: String) → Property | Bone क्लास का नया उदाहरण प्रारंभ करता है।. |
getProperty(name: String) → Object | वर्तमान पोज़ में नोड का ट्रांसफ़ॉर्म मैट्रिक्स प्राप्त करता है।. |
setProperty(name: String, value: Object) | चौड़ाई खंडों को प्राप्त करता है।. |
removeProperty(name: String) → boolean | Gets the entity renderer key for this entity. |